Newbie question
Ben Ward <[email protected]>
| Newsgroups | gmane.games.devel.opengl |
|---|---|
| Organization | Fat City Network Services, San Diego, California |
| Message-ID | <[email protected]> |
Hello, Can glInterleavedArrays() be translated/rotated using functions like glRotatef()? I can't seem to get that to work, but when I made display lists using glVertex() glColor() and glTexCoord() it worked fine. Also is there much of a speed difference between glDrawElements() and glCallList()? Thanks, Ben M. Ward