Read an object file in java 3D

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Read an object file in java 3D

tamb20
Hi,

Is there any code to read an object file in java3D?
Also, if there is a code what format type should flow to read the file?

I have an object file which includes ( vertice , normal, element connectivity)

Thanks  
Reply | Threaded
Open this post in threaded view
|

Re: Read an object file in java 3D

gouessej
Administrator
Hi

Use com.sun.j3d.loaders.objectfile.ObjectFile.
Julien Gouesse | Personal blog | Website