Update readme.txt

This commit is contained in:
erwincoumans
2014-01-10 16:59:12 -08:00
parent bff5094217
commit ca86e135de

View File

@@ -6,7 +6,7 @@ is being merged into this repository.
1) The old Bullet2 demos are moved from ObsoleteDemos to AllBullet2Demos 1) The old Bullet2 demos are moved from ObsoleteDemos to AllBullet2Demos
2) A new Bullet 3 API is created 2) A new Bullet 3 API is created
3) All Bullet2 functionality is added to Bullet 3 3) All Bullet2 functionality is added to Bullet 3
Until this is done, you can use the Demos3/BasicGpuDemo/b3GpuDynamicsWorl Until this is done, you can use the Demos3/BasicGpuDemo/b3GpuDynamicsWorld
or explore the Demos3/GpuDemos to check out Bullet 3. or explore the Demos3/GpuDemos to check out Bullet 3.
The entire collision detection and rigid body dynamics is executed on the GPU. The entire collision detection and rigid body dynamics is executed on the GPU.