What to Learn ?

Started by
1 comment, last by Victor_Blue 23 years, 1 month ago
Hi, I would like to know what i should learn to create a simple 3D Engine ? Thank''s
Advertisement
In my opinion, the 3d-api is a question of taste. OpenGL or DX3D
More important is a optimal management of the 3D-datas, which also should be extensible in any direction... , so i think the best is to have the most-possible knowlege in either C++ or
maybe Delphi.
b.t.w.: some ASM might come in handy !!
Also, on the math side, a solid understanding of linear algebra will do you a world of good. Pick up a basic linear algebra text if you haven''t had a class in it, and it should help out a lot.

-Ironblayde
 Aeon Software

Down with Tiberia!
"All your women are belong to me." - Nekrophidius
"Your superior intellect is no match for our puny weapons!"

This topic is closed to new replies.

Advertisement