Results 1 to 6 of 6

Thread: Before getting to D3D......??!?!?!?!?!?!?!?!

  1. #1

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412

    Before getting to D3D......??!?!?!?!?!?!?!?!

    Hello,

    A few days ago I downloaded the Direct X 8 SDK. I planned to mostly use D3D. I was wondering if I jumped into the deep end too soon? I know VB6 pretty well, but skipped learning API and went straight into D3D. I know what API does and stuff, but should I become more familiar with the API shortcuts before I go to D3D?
    Visual Basic 6, HTML, JavaScript, learning C++

  2. #2
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    If you havent used the API before, I strongly recommend doing that first. It gives you a better understanding of things, and when you are learning it (since it covers a LOT of ground) you can learn things you didnt even expect to learn. Also, you may want to toy around a bit with OpenGL, because in OGL you dont have to use matrix things to do rotation and stuff, but that's just my personal opinion.
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  3. #3
    Zaei
    Guest
    Wah Wah Wah, you guys =P. If you really want to do DirectX, go for it, but be sure that, as in anything, learn the basics first. In the case of DX, knowledge of API wont help you in the least, as API is function based (like OpenGL), while DX is interface based (classes). The usage is quite different. So, yeah, go ahead and start with DirectX, but be sure not to get ahead of yourself, and take everything in steps. I was into D3D before actually using BitBlt, and I've never used DDraw at all. On the flip side, i would say that I know D3D farily well (Any comments, Sas? =). It is a lot of work though, so be prepared to give up some spare time. If you have any questions, dont hesitate to ask, and Im sure that everyone here will be more than happy to help out.

    For good tutorials, you should check out http://www.vbexplorer.com/directx4vb .

    Z.

  4. #4
    Good Ol' Platypus Sastraxi's Avatar
    Join Date
    Jan 2000
    Location
    Ontario, Canada
    Posts
    5,134
    You devil >=)

    You ARE good in D3D but still I learned API first, because I learned a few things along the way.!
    All contents of the above post that aren't somebody elses are mine, not the property of some media corporation.
    (Just a heads-up)

  5. #5

    Thread Starter
    Hyperactive Member dflw's Avatar
    Join Date
    Apr 2001
    Location
    ct, usa
    Posts
    412
    those are good tutorials at that site zaie! I thought i scavaged through every tutorial on the web about DX.
    Visual Basic 6, HTML, JavaScript, learning C++

  6. #6
    Addicted Member drewski's Avatar
    Join Date
    Feb 2000
    Location
    WA
    Posts
    242
    DX4VB, ya just gotta have it.
    I see said the blind man as he spat into the wind.

    It all comes back to me now!

    A.D.T.'s VB

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