write my own loader

can anyone tell me how can i write my own loader so i can convert pov-ray files to java 3d files?
[118 byte] By [shastakan] at [2007-9-26 5:56:27]
# 1

I never wrote a loader, but I use lots of them. I think this would be a good way to start writing loaders.

You can first go and look at the source for the loaders. Most of the loaders are open source.

Here is a list of loaders:

http://www.j3d.org/utilities/loaders.html

Then you will have to get the format for the file. POV

Here is a place that explains the POV file format:

http://www.cica.indiana.edu/graphics/object_specs/POV.format.txt

sthitha at 2007-7-1 14:29:49 > top of Java-index,Security,Cryptography...
# 2
tanx for the url's. I really needed the documentation for the POV format
shastakan at 2007-7-1 14:29:49 > top of Java-index,Security,Cryptography...
# 3
cheers very much, I didn`t even need to ask the question!
Slatibartfast at 2007-7-1 14:29:49 > top of Java-index,Security,Cryptography...
# 4
dear expert.. as u've said u have used a lot of loaders..can u tell me somthing abt dxf loaders..if possible with some sample code..at.. thekamalkumar@rediffmail.comthx
koolkumar at 2007-7-1 14:29:49 > top of Java-index,Security,Cryptography...