[PyOpenGL-Users] parse big list
Brought to you by:
mcfletch
From: Strato <fl...@id...> - 2002-06-30 06:53:35
|
The import problem got solved (Thanks!) but there is one thing I have again. I want to read in a file and used "file("E111B.s", "R") and then how do I get a long list inside this file "point (x, y, z)" ..... read into a variable and then do for every point a glVertex3f to draw the shape. (of an engine) If I have something valuable done I'll tell you probably open an sourceforge project Florian Idelberger P.S.: If you want the file as an example, tell me and note if I could send it to the list or not. (43,9kb) |