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
463f3e59c812a01d12622cb45ec37b7ee788f4a9
bullet3
/
examples
/
Importers
History
Erwin Coumans
3c30e2f821
add segmentation mask rendering to TinyRenderer and shared memory API
...
similar to the zbuffer, but storing the object index (int) instead of float depth
2016-08-11 14:55:30 -07:00
..
ImportBsp
[WIP] Suppress compiler warnings.
2016-07-11 18:02:42 +08:00
ImportBullet
fix some warnings, disable gimpact by default in world importer,
2015-07-27 13:28:47 -07:00
ImportColladaDemo
fix overflow visual shape in COLLADA .dae file importer.
2016-08-01 23:45:14 -07:00
ImportMeshUtility
add [] in error message of texture loading, to show leading/trailing spaces
2016-08-01 23:53:38 -07:00
ImportObjDemo
add texture support in SDF, URDF for both OpenGL and software renderer (TinyRenderer)
2016-06-18 18:02:20 -07:00
ImportSDFDemo
Support the <static> field under <model> in SDF to make the model immovable, similar to setting the mass to zero.
2016-06-02 18:04:22 -07:00
ImportSTLDemo
fix bus error on Raspberry Pi, unaligned float access when loading STL files
2016-06-23 05:10:00 +00:00
ImportURDFDemo
add segmentation mask rendering to TinyRenderer and shared memory API
2016-08-11 14:55:30 -07:00