Skip to main content
GameDev.net gamedev.net
🔒 Locked

Help - reading in data

Started by GameDev.net Dec 1, 1999 at 5:08 PM 0 replies 700+ views
Original Post
GameDev.net
GameDev.net
I've read a ton of articles covering practically ever subject involving programming 3d graphics. What I haven't seen, and what my question pertains to is
reading data into your graphics/game engine.

Lets say, I would like to program a Quake-style FPS. What is the theory behind reading in all the vertices, texture maps, etc. that make up a level. Do you
read in a whole level's worth of data at once? Do you continually read data prior to each transformation adn redering?

Your help is greatly appreciated.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.