Login  Register

gluBuild2DMipmaps not implemented

Posted by ikrishna_417 on Feb 08, 2012; 6:52am
URL: https://forum.jogamp.org/gluBuild2DMipmaps-not-implemented-tp3725061.html

gluBuild2DMipmaps does not seem to be implemented in latest jogl ( refering to jogl.all.jar). Please let me know alternative option for me to implement mip mapping (2D &3D). I would also like to know reasons why a decision was made against implementation.

stack trace:

Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException: not implemented
        at javax.media.opengl.glu.GLU.gluBuild2DMipmaps(GLU.java:1512)