a question
by someone · in Technical Issues · 09/28/2001 (5:20 pm) · 4 replies
im new to programming and i need to ask a question, is direct x meant to make the graphics for a games source code to work with? sorry im new and i dont know how to add the graphics and code together.
About the author
#2
09/29/2001 (1:41 am)
Please dont post such generic post titles. Thanks!
#3
11/17/2001 (9:42 pm)
If you know what an engine is, DirectX is an engine. It makes it simpler for coders to write code that draws things, on the screen and yes your question is quite general.
#4
You can write anything without it, but the best comes from it.
12/06/2001 (1:42 am)
DirectX really supported everything. Graphics, sound, input, network, internet etc etc etc.You can write anything without it, but the best comes from it.
Torque Owner David Dougher
Pariah Games
If you are building under Linux or one of those who are working on the Mac port then you do not need DirectX at all.
In the next update the engine is using OpenAL for sound, which I believe also has support for DirectX sound - but is not dependant on it.