|
-
Feb 23rd, 2001, 02:08 PM
#1
Thread Starter
New Member
I am attempting to make a model viewer, i have looked all around for a download that i can base it off, but found nothing
if anyone here has the source code to a opengl or directx model viewer (as long as it aint X file, cause that wont help me much) please reply, or if you know where to find out.
last but not least, is someone here has a X file converter can you please post the source code? I am really desperate here
thank you
- Peter
-
Feb 23rd, 2001, 02:25 PM
#2
There is a .3DS->.X File converter included with the
DirectX 8 SDK.
For the other thing, all you need to do is find out the file
format for each file you want to view, use a loop to read
the file into vertex structures, and use D3D to render
them to the screen.
-
Feb 23rd, 2001, 02:31 PM
#3
Thread Starter
New Member
Do you happen to know of a tutorial that convert more complex shapes and how to texture them?
-
Feb 24th, 2001, 08:19 AM
#4
Frenzied Member
I've seen a program like 3D Studio MAX for DirectX, made in VB.
The source code is available at http://www.planet-source-code.com , but I can't remember the name, sorry!
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
|