|
Hello,
I’ve a real big Problem with Java3d. I try to program a Java3d multiplayer Space Shooter. The objects like the landscape and the space ship models are loaded with a loader (ObjectFile). My 3d Modeling Program exports Wavefront .obj files only without lights and materials and so on. So I don’t know how to add an Appearance object to a loaded .obj file and its geometry. I can’t set the Appearance object to the BranchGroup object I get from the Scene object. How can I change the material and/or set something like CULL_NONE.
I hope you can help me,Thank you very much,
Sincerely, Johannes Neubauer
|
- Re: [JAVA3D] Java 3D Problem with Loader and Appearance Johannes Neubauer
- Re: [JAVA3D] Java 3D Problem with Loader and Appear... Alessandro Borges
- [JAVA3D] RE to Alessandro Borges: [JAVA3D] Java... Johannes Neubauer
- Re: [JAVA3D] Java 3D Problem with Loader and Appear... trz
