Re: What is the maximum value for Y which can be passed to gluOrtho2D?
Posted by Sven Gothel on Sep 09, 2019; 7:13am
URL: https://forum.jogamp.org/What-is-the-maximum-value-for-Y-which-can-be-passed-to-gluOrtho2D-tp4040055p4040058.html
On 9/9/19 9:06 AM, cristian [via jogamp] wrote:
> But even if i set Float.MAX_VALUE it doesn't work. It seems that is too big.
Didn't you write?
> If instead of Double.MAX_VALUE i'm using Float.MAX_VALUE then everything
it's fine.
~Sven