View Single Post
Old 09-29-11, 07:43 PM   #8
magicstix
Captain
 
Join Date: Aug 2011
Location: Nuclear submarine under the North Pole
Posts: 481
Downloads: 1
Uploads: 0
Default

Quote:
Originally Posted by privateer View Post
Has anyone tried to write a converter to create j3d files?
I just looked at a simple j3d file in Hex.

tentgreen_s.j3d

The format is simple enuff so far that I can read the verts, texcoords, and faces and useing 010 Hex Editor could write a Template and extract the mesh to obj format.

Haveing only looked at it for about 15 minutes, there's still a few things I have not verified yet.
Well if you could document the format I could write a converter *and* load j3d files directly... :P
magicstix is offline   Reply With Quote