I'm testing an MD2Viewer, I plan to release the source code to
the viewer and loader after I do some cleaning up. (page+applet+model+texture =
287KB)
Currently it seems it has a problem with memory and
normals. The memory problem ive posted here before. With the
normals I've tried using NormalGenerator (with PI for angle) but for some reason
the Morph object doesnt like ther results after a few frames, if I do a couple
of frames it works if I try to do more then it doesnt like the normals generated
and produces an exception, my only guess is that the normals generated are not
the same in each frame. I plan to eventually look at the source code of it, and
possibly make a custom one depending on how my time goes.
Another potential problem, a friend of mine reported that some
of the models (like the one linked above) get deformed (in a weird way) and
clipped as a result on his computer. I'm not exactly sure why that is but I have
not experience myself, im interested in knowing if any one else experiences
this.
Leyland Needham
|
- Re: [JAVA3D] MD2Viewer... Leyland
- Re: [JAVA3D] MD2Viewer... Daniel Selman
- Re: [JAVA3D] MD2Viewer... Leyland
- Re: [JAVA3D] MD2Viewer... John Pallister
- Re: [JAVA3D] MD2Viewer... Leyland
- Re: [JAVA3D] MD2Viewer... Konrad Jagodzinski
- Re: [JAVA3D] MD2Viewer... Víctor
- Re: [JAVA3D] MD2Viewer... Michael P. McCutcheon
- Re: [JAVA3D] MD2Viewer... Chendra Allen
- Re: [JAVA3D] MD2Viewer... John Wright
- Re: [JAVA3D] MD2Viewer... John Pallister