Hi, Just wondering if anyone can help me regarding display lists. It is sort of similar to a previously listed topic 'display list'. Anyway, I am new to this and want to know how to store a LOT of vertex data into a display list. It will be used for static geometry that is being rendered every frame in my programm. Also, where do i declare this? That is where in my code would i create the list?
I am drawing a static grid, but the vertex data is currently obtained by going through a set of 'for' loops. I am trying to make my program more efficient.
I know i am not explaining myself very well, but i am not too sure how to explain this problem in full detail. If anyone thinks they may be able to help PLEASE let me know what i should do.
Thanks everyone!




