3d in visual basic .net

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • phate53@gmail.com

    #1

    3d in visual basic .net

    How would I start doing simple 3d projects in visual basic .net?

    Does anyone have any good .NET websites that they could give me?

    Thanks

  • lord.zoltar@gmail.com

    #2
    Re: 3d in visual basic .net

    On Feb 26, 5:47 pm, phat...@gmail.c om wrote:
    How would I start doing simple 3d projects in visual basic .net?
    >
    Does anyone have any good .NET websites that they could give me?
    >
    Thanks
    You could try with OpenGL. Here's one I started looking at a while
    back, but never had time to go far with: http://www.ondotnet.com/pub/a/dotnet...28/opengl.html

    Here's another one: http://cs-sdl.sourceforge.net/index....penGL_Tutorial

    ....and if you want DirectX, you could import Microsoft.Direc tX

    Comment

    • Armin Zingler

      #3
      Re: 3d in visual basic .net

      <phate53@gmail. comschrieb
      How would I start doing simple 3d projects in visual basic .net?
      >
      Does anyone have any good .NET websites that they could give me?
      As already mentioned, you can use DirectX:
      http://msdn2.microsoft.com/en-us/xna/aa937781.aspx

      The first link on the site is the link to the DirectX SDK, required to
      develop DirectX applications.

      Group for Managed DirectX (MDX) related questions:
      microsoft.publi c.win32.program mer.directx.man aged


      Armin

      Comment

      • \(O\)enone

        #4
        Re: 3d in visual basic .net

        phate53@gmail.c om wrote:
        How would I start doing simple 3d projects in visual basic .net?
        Does anyone have any good .NET websites that they could give me?




        HTH,

        --

        (O)enone


        Comment

        Working...