Results 1 to 2 of 2

Thread: Displaying 3D Modeling images in VB.Net

  1. #1

    Thread Starter
    Registered User jkw119's Avatar
    Join Date
    Oct 2001
    Location
    Pittsburgh
    Posts
    256

    Displaying 3D Modeling images in VB.Net

    I need to display a 3d model image in VB.Net. I need to have either a .vrml file or some other kind of 3d model file on a vb.net form. I don't know if anyone has seen the cnn page where they display the 3D model images of the fighter jets and you can rotate them...

    http://www.cnn.com/SPECIALS/2003/ira...els/index.html

    but i kind of have to do something similar to that in my vb.net application. If anyone can offer me some code, or some reference object that i can do this with, I really would appreciate it.

    Thanks,

    Jeff

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367
    You could do it yourself using DirectX and you would have the most flexibility, but if you do not know DX, then it will be a hard project to take on.

    The CNN page uses a product called Cult3d to display their images, you can find out more about that at http://www.cult3d.com.

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