Re: Resize problem
Posted by
gouessej on
Jun 13, 2015; 4:52pm
URL: https://forum.jogamp.org/Resize-problem-tp4034612p4034692.html
runiter wrote
The above code used to work fine in Mac OS X. I wonder if the API has changed since JOGL tookover Ardor3D.
There has been no noticeable change. Maybe disable the HiDPI under Mac OS X. Your code seems to be correct but creating a TextureRendererFactory isn't mandatory. Are you sure that you want to use 4 samples?
Please try to run a rudimentary example based on JoglAwtCanvas available in ardor3d-examples under OS X, JoglAwtExample.