Login  Register

Java3D Canvas tiny and in corner of frame

Posted by greg on Jun 13, 2018; 11:02am
URL: https://forum.jogamp.org/Java3D-Canvas-tiny-and-in-corner-of-frame-tp4038930.html

I was trying some of my examples from Java3D.org with new versions of Java and Java 3D (1.6).

Objects that were previously in the middle of the frame have moved to the bottom left corner.

e.g. http://www.java3d.org/samples.html the pyramid used to appear front and centre like in the screenshot, but it has now been sent to the bottom left.

Anyone else experienced this, is it because of the new Java 3D or because my laptop has a 4K screen?