Results 1 to 10 of 10

Thread: DirectX 9 is out.

  1. #1

    Thread Starter
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    DirectX 9 is out.

    The sound- and 3d-less C# times are over...
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    Do they have any good examples in C# of how to program against it? I have never used Direct X, but have a game that I have been creating (on paper) that I would love to build. I would definately need some great information to start out....

  3. #3

    Thread Starter
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    I've downloaded the SDK. Here's some information on it.

    There are many sample applications and a tutorial for C# and VB.NET. There is also a project wizard but it doesn't work for me. Maybe you're more lucky.
    The documentation is sparse. Most of it is not completly written yet. E.g. for the MatrixStack class (which is used for forward kinematics) there is absolutly no documentation of the methods and properties. I suppose it is this way for most of it. You have to look up the corresponding real COM interface and check out its C++ documentation.

    There will probably soon be a better docs version out.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  4. #4
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403
    The project wizard doesn't work for me, either...it can't add a reference to Microsoft.DirectX. I can't seem to find this assembly on my system either; its not in \Microsoft .Net\Managed DirectX\versionX\ like i thought it would be.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  5. #5
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Did you guys install the SDK with the debug versions of DX, because everything works fine for me.
    Dont gain the world and lose your soul

  6. #6
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403
    I only downloaded the C# SDK, since it was quite a bit lighter than the full thing.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  7. #7
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    So I should download the big one then?

  8. #8
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    where can i get the full one?
    \m/\m/

  9. #9
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    Everything is at MS MSDN site. Go there for the debug version.
    Dont gain the world and lose your soul

  10. #10
    Member HumanCompiler's Avatar
    Join Date
    Dec 2002
    Location
    Decatur, IN USA
    Posts
    52
    I messed up and did that too...here's what you need

    DirectX 9.0 SDK
    -Erik Porter
    .NET MVP

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