This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
6c80353556142d1e9a2847d15a62bc3e9d8ccd1c
bullet3
/
Demos
/
ConcaveConvexcastDemo
History
erwin.coumans
badf723257
Replace all hardcoded 1e30(f) by BT_LARGE_FLOAT, defined in btScalar.h as 1e18(f) so that its square still fits in FLT_MAX
...
Thanks to Ole K. for reporting!
http://code.google.com/p/bullet/issues/detail?id=206
2009-05-23 02:15:54 +00:00
..
CMakeLists.txt
added existing demos to CMake build system
2009-05-06 22:03:22 +00:00
ConcaveConvexcastDemo.cpp
Replace all hardcoded 1e30(f) by BT_LARGE_FLOAT, defined in btScalar.h as 1e18(f) so that its square still fits in FLT_MAX
2009-05-23 02:15:54 +00:00
ConcaveConvexcastDemo.h
updated demos -> ALT + mouse uses Maya-style controls, replaced BMF_Fonts by GLDebugFont
2009-05-09 19:27:14 +00:00
main.cpp
- fix issue with convex cast: results further away (larger hitfraction) could overwrite closer results
2007-12-06 02:54:29 +00:00