Results 1 to 2 of 2

Thread: What is DirectX

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Posts
    37
    Just what is DirectX and how will it help me?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    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
  •  



Click Here to Expand Forum to Full Width