Home >> Computer Science >> Rendering 3D images on 2D display
Rendering 3D images on 2D display
| Views: 1275
Hello Ayesh ,I like ur project idea can u send me some more info about it.
You can mail me the topics of information you want to know regarding the project. My id is ayush.mathur@gmail.com Actually this project displays a satellite or any other 3D image on the screen. For this it uses 3 point perspective projection ( U can get the formula on web). After getting the modified coordinates of the image, apply Hidden Surface Removal Algorithm ( I've used Ray Casting) to hide the obscure part of other surfaces. You can add shading or coloring effects on the image. For all this use MFCs in VC++. For the interface part, I've used splitter windows to add buttons and to input coordinates. You can initialize the coordinates and remove this part. For any further query, you can always mail me. |
|
Page 1 of 1
|

