Results 1 to 10 of 10

Thread: [2005] 2d games in directx3d?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Resolved [2005] 2d games in directx3d?

    well i was wondering where a good place to learn this is(for free). mabye a source code to an invaders game using this? any help would be apreciated.

    thanks, high6
    Last edited by high6; Aug 2nd, 2006 at 01:11 PM.

  2. #2
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: [2005] 2d games in directx3d?

    Check the Games forum on this site. I've seen some good tutorials there.
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: [2005] 2d games in directx3d?

    theres not much directx3d stuff in there. if there even is any...

  4. #4
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: [2005] 2d games in directx3d?

    Check this out. Don't know if it's what you want, but it looks like it's for beginners with Direct3d.
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

  5. #5
    Fanatic Member -TPM-'s Avatar
    Join Date
    Jul 2005
    Posts
    850

    Re: [2005] 2d games in directx3d?

    There are some tutorials/examples in the directX SDK.
    TPM

    Add yourself to the VBForums Frappr Map!!

  6. #6

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: [2005] 2d games in directx3d?

    Quote Originally Posted by -TPM-
    There are some tutorials/examples in the directX SDK.

    where in it?


    EDIT: nm i found it. thanks everyone.
    Last edited by high6; Jul 26th, 2006 at 02:42 PM.

  7. #7

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: [2005] 2d games in directx3d?

    well i looked at the sdk samples and none show how to draw images and such without doing a bunch of extra crap. the tutorial on how to draw a triangle works if i wanna just do triangles. anyone know any good tutorials or samples?

  8. #8
    Frenzied Member
    Join Date
    Jul 2005
    Posts
    1,521

    Re: [2005] 2d games in directx3d?

    Did you go to the link that I posted? I found this questionI am trying to use DirectX to make a 2D game. Is this not what you want to do? It then links to a tutorial.

    Edit
    Nevermind. Just noticed it's in C++
    Visual Studio Team Edition 2005
    GDI+ Links: Bob Powell VB.Net Heaven
    API Links: All API Pinvoke.Net
    VB6 to VB.Net: Visual Basic 6 to .NET Function Equivalents (Thread)

  9. #9
    Hyperactive Member
    Join Date
    Mar 2006
    Posts
    413

    Re: [2005] 2d games in directx3d?

    I found a tutorial on directx-directdraw. Microsoft is warning that it may be discontinued. However, it seems easier to use than directx-3D

    tutorial

    As to mpdeglau link, it looks a little old. It only talkes about directX in terms of com components and not .net. Would be good for vb6.

    My opinoin is that if you don't have time to learn c/c++/c#, then you wont have time to learn directX-3D. It seems so complicated.
    Visual Studio .NET 2005/.NET Framework 2.0

  10. #10

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,547

    Re: [2005] 2d games in directx3d?

    Quote Originally Posted by PENNYSTOCK
    I found a tutorial on directx-directdraw. Microsoft is warning that it may be discontinued. However, it seems easier to use than directx-3D

    tutorial

    As to mpdeglau link, it looks a little old. It only talkes about directX in terms of com components and not .net. Would be good for vb6.

    My opinoin is that if you don't have time to learn c/c++/c#, then you wont have time to learn directX-3D. It seems so complicated.
    well i wanna use directx3d because directdraw has way to many problems. i know how to use directdraw but it keeps locking my computer on errors and such so i wanna just use directx3d

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