The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


the difference between vertex arrays and display lists ?
gizmo27 Offline
Member

Posts: 53
Threads: 14
Joined: Dec 2008
Reputation: 0
#1
the difference between vertex arrays and display lists ?

Hi,

A question for the video game devs : what is the difference between vertex arrays and display lists ?
I project to develop a little video game but it's the first time I touch this.
I'd like to know when you can use vertex arrays and when using display list ?

I will use OpenGL. (I eard about VBO too but I don't want to use this).

I looked for tutorials but they don't really explain the difference. I looked at NeHe tutos too.

I gonna give you an example with the game Donkey Kong (DK) : I make a vertex array to draw DK : cause DK is always in move and I make a display list to draw fixed object which never move or change scale ?

Or it's more complex than that ?

Please can you explain with a simple english cause I don't speak currently this language ?

Thanks in advance. Have a nice day. Regards, Gizmo.
(This post was last modified: 11-20-2011, 01:01 PM by gizmo27.)
11-20-2011, 12:59 PM
Find


Messages In This Thread
the difference between vertex arrays and display lists ? - by gizmo27 - 11-20-2011, 12:59 PM



Users browsing this thread: 1 Guest(s)