Login  Register

Re: Objects fall outside simpleuniverse

Posted by philjord on Jul 26, 2018; 11:19am
URL: https://forum.jogamp.org/Objects-fall-outside-simpleuniverse-tp4039062p4039072.html

Ok so we are making progress.

In your example code there wasn't any code that would create a sphere, only a TransformGroup to place the sphere.

If you have that code you could send it through.

If you don't have any code then the SphereGenerator from the utils project can be used to create a Sphere in a few lines of code. Which I could knock up an example of the usage if you need.