sparkx 0 Report post Posted December 22, 2007 (edited) I have looked all over Google and I can't find a single example of a 3D Model loader for java that works on the web. I have been making the 3D models just fine I just can't figure out how to display them using Java. I did find one place that allowed me to make a wire frame of my Model, is it easy to change from wire frame to colored model? Whenever I try posting all my other java examples on the web I get applet errors like "Applet notinted". It is driving me a little crazy looking for an example code. Once I have found an example code I can look through it and figure out how to program myself. I have gone through some online tutorials but I don't like them because you spend 1-2 hours reading a real wordy tutorial just to find out that the final product doesn't work. If anyone knows where to find or has a source to a java model loader then could you please post the link. That would really help Thanks very much,SparkxNote: -I am looking for the .java source not .class-I am currently using .obj files to model but I can switch to other formats if I need to. Edited December 22, 2007 by sparkx (see edit history) Share this post Link to post Share on other sites