OpenGL显示列表的好处

I didn't understand what is the difference between opengl lists and other functions which encapsulates the drawing sentences. Today I asked Lu. He told me that using opengl lists can speed up the drawing when using it second or more times, i.e. functions encapsulating drawing sentences and opengl lists are the same when using the first time, but using opengl lists are more faster than the same function of the same goal.

发布了30 篇原创文章 · 获赞 2 · 访问量 5万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章