Re: method not implemented: gluScaleImage
Posted by
Michael Bien on
Jan 21, 2011; 9:03pm
URL: https://forum.jogamp.org/method-not-implemented-gluScaleImage-tp2304656p2304707.html
try GLUgl2.
but feel free to file a bug/enhancement. we should use a better
error message.
regards,
michael
On 01/21/2011 09:56 PM, OwenD [via jogamp] wrote:
We are in the process of upgrading our applications
from JOGL1 to JOGL2. One issue we've run into is the following
error (I'm using autobuild b266):
Exception in thread "AWT-EventQueue-0"
javax.media.opengl.GLException: not implemented
at javax.media.opengl.glu.GLU.gluScaleImage(GLU.java:1479)
Is there something in particular in the profile/capabilities
initialization which must be done to enable gluScaleImage? Should
I add an enhancement request to bugzilla?
Thanks.
--
http://michael-bien.com/