[java] One newbie question
Okay I''m just starting out in Java3D programming, and was just
wondering about something:
I assume that you can load md2 files into a Java3D viewer..has anybody had any experience with this?
I''m not asking for source code or anything, but maybe just a sample md2 viewer written in Java...
Oh and is it better to use AWT with Java3D or Swing for UI components?? Just not sure. I think I remember reading in the SDK docs that Canvas3D is in AWT, and I remember one of the golden rules was to NEVER mix AWT with Swing (kinda like "don''t cross the streams")..is this true about a Canvas3D being an AWT component?
thanks in advance, and sorry if these are faqs..
Wazoo
Learn about game programming!Games Programming in C++: Start to Finish
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement