Login  Register

Re: Big trouble with ceating mipmaps automatically

Posted by adi on Sep 09, 2014; 7:00pm
URL: https://forum.jogamp.org/Big-trouble-with-ceating-mipmaps-automatically-tp4033083p4033112.html

I think, then is there a problem with auto generation
for mipmaps. The glut functions are only utils, for there,
are no specification planed in the future, i think.
The gluBuild2DMipmaps are sure not supported in the future, i think.
Only, in the moment, it seems there is no aquivalent function.
It's not a problem. So i kick out that case in my functions, and all mipmaps must created before.
(I have send an email to Nvidea, they can that solve that in the Krohnos Group.
The normal user need here a solution.)