|
-
Oct 5th, 2000, 04:50 PM
#1
Thread Starter
Member
Just what is DirectX and how will it help me?
-
Oct 5th, 2000, 05:21 PM
#2
Monday Morning Lunatic
DirectX is Microsoft's object-oriented (sort of) API for access to graphics, sound, game controllers. What it does is implement a Hardware Abstraction Layer. This means that programs use it in the same way, for example to draw a filled rectangle. If there's driver support, it passes it to the graphics card to do at high speed. Otherwise, it does it in software (slower). DirectX's main parts are: DirectDraw, Direct3D, DirectSound, DirectMusic, DirectInput, DirectPlay. (Anyone know any more?)
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|