mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-11 09:50:06 +00:00
2a721c7489
Plan is to convert COLLADA XML into IFF, for faster, more compact and easier to read and parse files. Reading/writing code is a few hundred lines of code, instead of COLLADA-DOM and libxml combo. So it would be suitable as a run-time format for platforms ranging from iPhone to PlayStation 3. Relevant physics data (and perhaps other data) will be converted from COLLADA -> IFF. We could call the resulting files COLLADA binary IFF -> CLIFF. |
||
---|---|---|
Demos | ||
Extras | ||
Glut | ||
jam-2.5 | ||
lib | ||
mk | ||
msvc | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
autogen.sh | ||
BspDemo.bsp | ||
Bullet_Faq.pdf | ||
Bullet_User_Manual.pdf | ||
bullet.pc.in | ||
BulletLicense.txt | ||
BulletSpuOptimized.pdf | ||
ChangeLog | ||
CMakeLists.txt | ||
config.h.in | ||
configure.ac | ||
convex0.bin | ||
Doxyfile | ||
file.obj | ||
glew32.dll | ||
GLUT32.DLL | ||
heightfield128x128.raw | ||
INSTALL | ||
install-sh | ||
Jamfile.in | ||
Jamrules | ||
jenga.dae | ||
LICENSE | ||
Makefile.am | ||
NEWS | ||
README | ||
VERSION |
Bullet is a 3D Collision Detection and Rigid Body Dynamics Library for games and animation. Free for commercial use, including Playstation 3, open source under the ZLib License. Discrete and continuous collision detection, integrated into Blender 3D, and COLLADA 1.4 Physics import. See the Bullet_User_Manual.pdf for more info and visit the Bullet Physics Forum at http://bulletphysics.com