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
1bac759a438c22aaf057fa24ec6d531e32848621
bullet3
/
examples
/
SharedMemory
/
plugins
/
fileIOPlugin
History
erwincoumans
1bac759a43
Update fileIOPlugin.cpp
...
fix check for (zip) file filename
2019-03-01 07:43:06 -08:00
..
fileIOPlugin.cpp
Update fileIOPlugin.cpp
2019-03-01 07:43:06 -08:00
fileIOPlugin.h
First pass of load files through an interface (to allow loading from memory, zip file etc). So instead of posix fopen/fread, using CommonFileIOInterface.
2018-10-08 21:27:08 -07:00
zipFileIO.h
example for fileIOPlugin.py loading SDF and its assets from a single zipfile,
2018-11-17 14:11:01 -08:00