3DSView
What is 3DSView?
3DSview is a simple, free, real-time 3D-object
viewer I wrote for the X-Windows system. It has been tested under Linux and
Sun-OS. You can create your own objects with 3D-Studio (MAX)
save them as .3ds files.
After that you can view them rotating in Real-time with three different
shading models:
Flat shading, Gouraud shading and Phong shading.
The sources (C) to rebuild and a Makefile are included in the package.
You are free to use the code in your own production as long as you credit
me :-)
Some examples
Here are some screen-shots of some objects, that are contained in the package.
Please note that the X-Windows version does not support different colors,
all objects will be displayed in shades of grey.
Phong-shaded duck
|
Gouraud-shaded duck
|
Flat-shaded torus
|
Phong-shaded torus
|
More info
Obtaining the latest version of 3DSView
There are 2 versions of 3DSView:
- 3dsview.tgz (90 Kb)
the unix version of 3DSView (C sources + examples)
- 3dview.zip (129 Kb)
this is a old MS-DOS version of 3DSView. Sinds I program under Linux
these days, the MS-DOS version is no longer supported.