i'm using CyberVRML97. It parses a x3d, wrl, 3ds, dfx, obj and nff so =
you should be able to use it
I've only used the .wrl file format myself.... and I only use the =
parsers (none of his other code since it uses java3d)
The object structure isn't all that great in my mind. but thats =
probably just because I'm dealing with simple files and don't
need all the extra options... But it's not all that bad. I had to =
write some sample code to get all the objects down.
But after all that, I could have parsed the wrl files myself... but =
now... I can load all the others.. If I ever need
http://www.cybergarage.org/vrml/cv97/cv97java/index.html
----- Original Message -----=20
From: Powell, Mark A.=20
To: gl4...@li...=20
Sent: Monday, July 22, 2002 11:15 AM
Subject: [gl4java-usergroup] Model Loaders
-->=20
Is there any repositories out there of 3D Model Loaders, similar to =
Java3D's? Specifically I am looking for a OBJ loader. Or am I just going =
to have to bite the bullet and write it myself?
Thanks,
Mark
|