[sdljava-users] GLU support added to gljava(opengl) binding
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-03-24 01:36:36
|
I've happy to announce that GLU support has been added to the opengl binding. Its is fully implemented _except_ for functions which involve a callback. - gluNurbsCallback - gluNurbsCallbackData - gluNurbsCallbackDataEXT - gluQuadricCallback - gluTessCallback The rest of the functions are all available. If you have a chance please give this a shot. Let me know if any problems are found. Just rebuild your libgljava.so/gljava.dll -- no other changes should be required. Thanks, -Ivan/ |