Logo
Explore Help
Sign In
Bart/bullet3
1
0
Fork 0
You've already forked bullet3
Code Issues Pull Requests Releases Wiki Activity
Files
f4d31a2dd8e5f72c96f9163a9a26bb6ef40d26d0
bullet3/Demos/BasicDemo
History
ejcoumans a608d1ad47 Added sample code to enable parallel (multi threaded) dispatcher (disabled by default, see #define USE_PARALLEL_DISPATCHER)
2007-06-13 05:12:01 +00:00
..
BasicDemo.cpp
Added sample code to enable parallel (multi threaded) dispatcher (disabled by default, see #define USE_PARALLEL_DISPATCHER)
2007-06-13 05:12:01 +00:00
BasicDemo.h
- removed STL from the Bullet library: replace std::vector by btAlignedObjectArray. Also removed the std::set for overlapping pair set, and turned it into an overlapping pair array. The SAP only adds objects, never removed. Removal is postponed for during traversal of overlapping pairs (duplicates and non-overlapping pairs are removed during that traversal).
2007-03-06 09:59:17 +00:00
CMakeLists.txt
renamed ${OPENGL_glU_LIBRARY} into ${OPENGL_glu_LIBRARY}
2007-04-29 18:26:32 +00:00
Jamfile
Added a very basic dynamics demo, only using spheres (and optionally boxes)
2006-10-09 20:41:18 +00:00
Makefile.am
updated autotools support for make, while keeping jam support. other options are cmake and msvc builds.
2006-12-17 05:35:41 +00:00
Powered by Gitea Version: 1.24.3 Page: 39ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API