Does anyone have any ideas for implementing circular axis handles for the purpose of rotating an object?
I was thinking of creating a sphere and then hiding the inner geometry and just showing one horizontal loop and one vertical loop. Don’t know if this is practical though as I don’t have a lot of experience with Java 3D :P.