|
-
October 22nd, 2002, 04:45 AM
#1
3D to 2d window
Hi,
I'm looking for a good example / tut. that will explane how
to get from 3D to 2D.
I need this for showing a frame of an 3d object
thanks,
Jewe
A VB programmer trying to stay alive in a Real C World
 If the hardware is so great.. why use software to correct it..?? It will only slow it down..
 Al is de hardware nog zo snel de software achterhaalt het wel 
-
October 22nd, 2002, 12:03 PM
#2
well...
A complete answer would depend on what type of projection you wish to accomplish. There are various type of projections including orthogonal (which will not give you a sense of distance, but which is easiest to implement) and various angular algorithms. One start would be to check out
http://www.gamedev.net/reference/list.asp?categoryid=40
but there are many resources available if you search the internet. This site has a few articles on using OpenGL as well.
-
October 22nd, 2002, 01:56 PM
#3
I would add that cross-posting is by no means a nice practice.
The same thread has gotten a good answer in the Visual C++ thread.
This is not to say that galathaea's answer is not good though
-
October 23rd, 2002, 01:33 AM
#4
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
|