Prashant Saxena wrote:
> Hi,
>
> Do we have any examples, tutorials of using VBO?
> Mike, I have seen some articles on your blog. I would be interested to
> test VBO using pyOpenGL. I have already done some tests using display
> list (~1 million polygons of fluid simulation) and I would like to
> compare it using VBO.
There's a very simple example in the PyOpenGL/tests/test.py script.
There's a far more involved example in
OpenGLContext/scenegraph/arraygeometry.py
HTH,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
|