Update readme.txt

Add some explanation of command-line parameters for App_Bullet3_OpenCL_Demos_* and a reference to http://www.multithreadingandvfx.org/course_notes
This commit is contained in:
erwincoumans
2013-08-26 22:20:48 -07:00
parent c25b24267f
commit 44f4f2c6dd

View File

@@ -50,9 +50,7 @@ There are some command-line options, you can see using the --help option. For ex
./App_Bullet3_OpenCL_Demos_clew_gmake --benchmark ./App_Bullet3_OpenCL_Demos_clew_gmake --benchmark
./App_Bullet3_OpenCL_Demos_clew_gmake --cl_platform=1 --cl_device=1 -- [--selected_demo=<int>] Start with a selected demo
[--selected_demo=<int>] Start with a selected demo:
[--benchmark] Run benchmark and export results to file [--benchmark] Run benchmark and export results to file
[--maxFrameCount=<int>] Run the benchmark for <int> frames [--maxFrameCount=<int>] Run the benchmark for <int> frames
[--dump_timings] Print the profile timings to console [--dump_timings] Print the profile timings to console
@@ -71,5 +69,3 @@ Press F1 to create a screenshot. Hit ESCAPE to exit the demo app.
See docs folder for further information and see the SIGGRAPH 2013 course notes at See docs folder for further information and see the SIGGRAPH 2013 course notes at
http://www.multithreadingandvfx.org/course_notes http://www.multithreadingandvfx.org/course_notes