How Can I import 3D Max ??

How to import 3Dmax file to use with GL4Java? ???

I download example from http://web.hypersurf.com/~sully/OpenGL/DemoBox.html But it can’t use with other 3DMax file except sample file that come with it … if u have solution, please tell me. Somebody have example code please sent to me at temmaro@hotmail.com … Thanks you … :smiley:

The general problem with that is that the term ‘load something into GL4Java’ is somehow undefined.

GL4Java is a rendering API and does not provide means for scene management. You can load into Java3D or Inventor or any other 3D engine, but not directly into an rendering API.