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
777b92a2adf69c7dcf7a57d1bd83998c07b09e1f
bullet3
/
Demos
/
HeightFieldFluidDemo
History
erwin.coumans
0daf69afb6
Add an improved way to approximate the area of the contact manifold, using 4 points instead of 3. It is switched off by default (need to check performance first), use gContactCalcArea3Points = false to enable it. Thanks to Hiroshi Matsuike for the improvement!
...
Use App prefix for AppHfFluidDemo
2012-03-01 05:02:01 +00:00
..
BulletHfFluid
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
CMakeLists.txt
Add an improved way to approximate the area of the contact manifold, using 4 points instead of 3. It is switched off by default (need to check performance first), use gContactCalcArea3Points = false to enable it. Thanks to Hiroshi Matsuike for the improvement!
2012-03-01 05:02:01 +00:00
HfFluidDemo_GL_ShapeDrawer.cpp
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
HfFluidDemo_GL_ShapeDrawer.h
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
HfFluidDemo.cpp
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
HfFluidDemo.h
fix: some file didn't have the svn:eol-style native yet
2010-03-06 15:23:36 +00:00
main.cpp
Introduced btActionInterface. This makes it easier to extend user-defined actions, such as vehicles and characters.
2009-03-03 16:18:23 +00:00