Index of /mirrors/ftp.netbsd.org/NetBSD-current/xsrc/external/mit/mesa-demos/dist/src/objviewer/
Name | Last Modified | Size | Type |
Parent Directory/ | | - | Directory |
CVS/ | 2022-Dec-17 22:28:34 | - | Directory |
Makefile.am | 2014-Dec-16 07:01:19 | 1.5K | application/octet-stream |
Makefile.in | 2019-Mar-12 04:01:55 | 19.7K | application/octet-stream |
README.txt | 2014-Dec-16 07:01:19 | 0.7K | text/plain |
glm.c | 2014-Dec-16 07:01:19 | 52.9K | text/plain |
glm.h | 2014-Dec-16 07:01:19 | 9.3K | application/octet-stream |
glmdraw.c | 2014-Dec-16 07:01:19 | 15.4K | text/plain |
objview.c | 2014-Dec-16 07:01:19 | 11.6K | text/plain |
skybox.c | 2014-Dec-16 07:01:19 | 5.0K | text/plain |
skybox.h | 2014-Dec-16 07:01:19 | 0.3K | application/octet-stream |
This .obj viewer is based on the "smooth" program by Nate Robins
found in the Kilgard GLUT package.
The alpine sky box textures come from http://www.hazelwhorley.com/skyboxtex3_bitmaps.html
The bunny.obj and buddha.obj models come from Stanford.
The GreatLakesBiplaneHP.obj model comes from http://www.sharecg.com/v/25978/3D-Model/Great-Lakes-Biplane-Model
The bobcat.obj model comes from http://www.sharecg.com/v/24771/3D-Model/Bobcat,3d-studio-and-wavefront-objects
The .obj file reader code in glm.c isn't perfect. Not all .obj files are
parsed correctly. There are often mistakes in material-to-triangle assignments.
Mouse:
Left = rotate
Middle = scale
Right = menu
Keyboard:
See pop-up menu for keyboard shortcuts, or press 'h'.