From: Mathew Y. <ma...@fu...> - 2001-10-23 02:14:18
Is there a llist somewhere showing what has been implemented and what has not?
I was happy to see glHistogram mentioned in the documentation. But unhappy
to hear it didnt exist!
Mathew
> Histogram functions are not supported yet. The code that you see in the
> interface file is in fact commented out.
>
> Tarn
>
>
> _______________________________________________
> PyOpenGL Homepage
> http://pyopengl.sourceforge.net
> _______________________________________________
> PyOpenGL-Users mailing list
> PyO...@li...
> https://lists.sourceforge.net/lists/listinfo/pyopengl-users
From: Tarn W. B. <twb...@us...> - 2001-10-23 02:22:01
| Is there a llist somewhere showing what has been implemented and
| what has not?
| I was happy to see glHistogram mentioned in the documentation. But unhappy
| to hear it didnt exist!
Try using pydoc. OpenGL 1.0 and 1.1 is fully supported. No OpenGL 1.2
support yet.
Tarn