From 4f1a015b414f1143f96f25b63ff808a1fd4ebdba Mon Sep 17 00:00:00 2001 From: "erwin.coumans" Date: Thu, 4 Sep 2008 23:28:49 +0000 Subject: [PATCH] Added CUDA link + usage info for btCudaBroadphase demo. --- Extras/CUDA/README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Extras/CUDA/README.txt b/Extras/CUDA/README.txt index e60c21902..9eb1b409e 100644 --- a/Extras/CUDA/README.txt +++ b/Extras/CUDA/README.txt @@ -2,6 +2,12 @@ btCudaBroadphase is some R&D work, a first attempt to use CUDA in Bullet. It uses the NVidia CUDA particle demo grid broadphase as Bullet broadphase. Press 's' to toggle between the original CUDA particle demo and using Bullet+btCudaBroadphase. +Press '1', '2','3','4' for different start configurations. +Right click for options menu. See some related discussion here: http://www.bulletphysics.com/Bullet/phpBB3/viewtopic.php?f=9&t=500&start=105 + + +Get NVidia CUDA from here: +http://www.nvidia.com/object/cuda_get.html \ No newline at end of file