I need an advice please...
Posted by pierre on Nov 12, 2014; 2:48pm
URL: https://forum.jogamp.org/I-need-an-advice-please-tp4033530.html
Hi,
I am developing a Java application in which I need to create a collection of 3D objects (cylinders, cubes, others...) and position them into a scene that I could visualize.
Is there an API (probably based on JOGL I guess) that I could import in my application and use to create these objects and position them in a scene ? (the quality of the rendering is not important here).
Thank you
Pierre