onimatrix
Results
2
issues of
onimatrix
Calling createShape() directly will use the Applet renderer. If this renderer is set to be of type P2D, the resulting shape seems to ignore any z value set to it's...
## Description Modifying the MultipleWindows example to use P3D for the main window and JAVA2D for the child one, plus doing a windowResize in the ChildApplet::draw() method, leaves the child...
Help Wanted