Go to file
Joseph Eagar 0a60bc14d6 =cloth collisions=
Plugged the eltopo library into the cloth solver.
I was playing with it earlier, and it's so easy to
use I decided to quickly put it in (trunk's) cloth.

See http://www.cs.ubc.ca/labs/imager/tr/2009/eltopo/eltopo.html
.  The authors are on the bleeding edge of continuous collision
detection (one of them did ILM's cloth sim).  
I
don't really have to time to plug it into softbody, particles,
bullet, fluid, etc, but doing so would be pretty straightforward.
I'll leave that up to someone else.

To use, turn on USE_ELTOPO (in cmake) or WITH_BF_ELTOPO in scons.
2011-04-09 23:19:11 +00:00
build_files =cloth collisions= 2011-04-09 23:19:11 +00:00
doc can't include titles in function examples. 2011-04-08 05:03:02 +00:00
extern =cloth collisions= 2011-04-09 23:19:11 +00:00
intern doxygen fix 2011-04-09 19:46:17 +00:00
release Fixes related to using Library files: 2011-04-08 16:56:44 +00:00
source =cloth collisions= 2011-04-09 23:19:11 +00:00
CMakeLists.txt change in how cmake works with CMAKE_C_STANDARD_LIBRARIES / CMAKE_CXX_STANDARD_LIBRARIES. 2011-04-09 11:16:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Apply [#26044] Windows thumbnails and improved filetype registration 2011-03-29 13:00:03 +00:00