modeling in jogl

hey How do you put your models in jogl???

if you are refering to load and draw .3ds .x .ase … etc… etc…, jogl only is a renderer. You have to make your loaders or use some made. You also can use a graphic engine or a game engine, that is an high level code with loaders.