3D OBJECT VIEWER This program shows a space shuttle in 3d You can rotate the object and visualize it in a perspective or orthogonal view Use: Arrow keys to rotate the object, + make a view more orthogonal (put camera more distant from the object), - make a perspective view (put camera more near to the object), > and < to make zoom in and zoom out, Home to return to the default view, Ctrl + left arrow and Ctrl + right arrow to twist the object around the viewing plane normal to the screen... You can specify any object just make a file with awns and edges conectivity Made in Borland C++ 3.1 Please see the screen shot (I know you would like it) Rate it and enjoy !!!
3D OBJECT VIEWER: A space shuttle
by Diego Andres Alvarez
This program shows a space shuttle in 3d
You can rotate the object and visualize it in a perspective or orthogonal view
Use:
Arrow keys to rotate the object
+ make a view more orthogonal (put camera more distant from the object)
- make a perspective view (put camera more near to the object)
> and < to make zoom in and zoom out
Home to return to the default view
Ctrl + left arrow and Ctrl + right arrow to twist the object around the viewing plane normal to the screen
You can specify any object just make a file with awns and edges conectivity
Made in Borland C++ 3.1
Please see the screen shot (I know you would like it)
Rate it and enjoy !!!
File List:
3Dshuttle/
0b
3Dshuttle/3D.CPP
3Kb
3Dshuttle/CAMARA.CPP
1Kb
3Dshuttle/EGAVGA.BGI
5Kb
3Dshuttle/OBJETO.CPP
2Kb
3Dshuttle/TECLADO.CPP
1Kb
3Dshuttle/VECTOR3.CPP
2Kb
3Dshuttle/shuttle.bmp
38Kb
3Dshuttle/shuttle.txt
16Kb
readme.txt
1Kb
Similar code
A Very Polyvalent Polygon Drawing Software
(Popularity: ) : This program can draw any polygon that is a "regular polygon", a "star polygon" or a "star figure". The code for the program is very simple and straight forward and the results are pretty cool! It is definitly pretty good ... MS Paint
(Popularity: ) : A great windows like paint utility! Includes almost all the windows paint functions. Great for Computer Graphics Beginner's Learning.Uses interrupt handling. Includes Icon files made by me. Please let me know about this program. Athens 2004 Tribute
(Popularity: ) : Ive made an algorithm to display the Olympic Rings on the screen using Borland Turbo C++ 3.0. A tribute to the Olympics and for coders who want to know more about graphics. Soundz VBX
(Popularity: ) : Is a custom control suitable for use with such programming languages as Visual Basic, Visual C++ and Delphi. It produces sounds of a specified frequency and length through the PC's internal speaker and also can invoke the various Windows system ...