|
-
Mar 26th, 2003, 01:46 PM
#1
Thread Starter
Registered User
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
-
Mar 26th, 2003, 01:53 PM
#2
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|