Login  Register

Combining primitives in Java3D

Posted by gandalf on Jun 01, 2014; 11:57am
URL: https://forum.jogamp.org/Combining-primitives-in-Java3D-tp4032390.html

Hi, I want to create a visualization tool where I want to use a custom designed 3D model (a combination of cylinder and cone) and use it around. Can anyone please tell me if there is a way through which I can do this.

I found a project, but I don't think it is supported anymore.

I am adding an image of the shape I want to use. . The arrow part here will be a cone while the bent pipe can be made by a combination of cylinders.