From ca86e135de958a14cdca1085fa199e9bcfd6cbd2 Mon Sep 17 00:00:00 2001 From: erwincoumans Date: Fri, 10 Jan 2014 16:59:12 -0800 Subject: [PATCH] Update readme.txt --- readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.txt b/readme.txt index 3ea5e832b..024645def 100644 --- a/readme.txt +++ b/readme.txt @@ -6,7 +6,7 @@ is being merged into this repository. 1) The old Bullet2 demos are moved from ObsoleteDemos to AllBullet2Demos 2) A new Bullet 3 API is created 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. The entire collision detection and rigid body dynamics is executed on the GPU.