PyOpenGL glVertexPointer trouble

Chad Netzer cnetzer at mail.arc.nasa.gov
Wed May 7 21:26:50 EDT 2003


On Wed, 2003-05-07 at 17:49, TheDustbustr wrote:

> This doesn't work... What am I doing wrong?

I don't know.  What does it do when you run it?  Crash?

Could you repost with the minimal amount of support code so that I can
cut and paste this into a file, run it, and see what happens?

That said, where is this?:

    glColorPointer(3, GL_FLOAT, 0, ColorArray)

or the simpler:

    glColorPointer(ColorArray)


-- 

Chad Netzer
(any opinion expressed is my own and not NASA's or my employer's)






More information about the Python-list mailing list