Hi
It could be useful to import Blender models in various scengraphs, thanks. Are there some parts of a Blender file you don't handle yet?
Yes, there's header parsing and file-block parsing but no SDNA, no scene functionality yet. Do note that the first versions were written out of the blue, I misinterpreted some things.
Edit.: Please can you use the versioning system so that I can really see the changes in the source code?
I've put it in the git repo : git clone
https://code.google.com/p/libjavablender/ with better parsing than before.