|
Hi
I wrote a simple VRML97 / OBJ SceneGraphViewer.
And here's my question:
1. Why is the VRML SceneGraph so
confusing?
2. Why can't ObjectFile load Textures from a
mtl-file stored in a jar-file?
I made a simple scene which contains only a
box with a texture and exported it into a WRL and an OBJ-file.
The BranchGraphs now looks like this when these
files are loaded:
Box stored in OBJ-File and loaded
via
com.sun.j3d.loaders.objectFile.ObjectFile
Box stored in WRL-File and loaded via
org.web3d.j3d.loaders.VRML97Loader thanx
Martin
|
<<Image1.jpg>>
<<Image2.jpg>>
