diff options
author | Chris Xiong <chirs241097@gmail.com> | 2015-10-02 23:48:34 +0800 |
---|---|---|
committer | Chris Xiong <chirs241097@gmail.com> | 2015-10-02 23:48:34 +0800 |
commit | b9d4b60486e224261990c0732852513e86dd94ff (patch) | |
tree | 9f9dd20a888875833af11dc7a67b849a74825b5b /Readme | |
parent | abffe5f72dfb39da8d480ce3c4b546404684a060 (diff) | |
download | bullet-lab-remix-b9d4b60486e224261990c0732852513e86dd94ff.tar.xz |
Add BLR3 files. Modify Readme.
Currently BLR3 is VERY primitive!!
Diffstat (limited to 'Readme')
-rw-r--r-- | Readme | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,7 +1,13 @@ This text is encoded in UTF-8. -Now BLR3 is in active development. But I am not going to upload any source until -a prototype comes out. +This file is mainly about BulletLabRemix II. BulletLabRemix III is still under +heavy development and can be found in the 'src' directory. The script virtual +machine is still incomplete and is not enabled. The current version is extremely +primitive and is only for testing/debugging purpose. + +There was a old testbed version with virtual machine enabled and 3D first-person +view implemented. Please contact me or check chirs241097.xicp.net/BulletLabRemix +/public/BLRScriptTestbed/ (likely to be offline) if you want to get a copy. BulletLabRemix II readme |