Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/mesa-demos/dist/src/objviewer

Icon  Name                                                                     Last modified      Size  Description
[PARENTDIR] Parent Directory - [DIR] CVS/ 2020-03-20 07:40 - [TXT] Makefile.am 2014-12-16 15:01 1.5K [TXT] Makefile.in 2019-03-11 15:59 20K [TXT] README.txt 2014-12-16 15:01 757 [TXT] glm.c 2014-12-16 15:01 53K [TXT] glm.h 2014-12-16 15:01 9.3K [TXT] glmdraw.c 2014-12-16 15:01 15K [TXT] objview.c 2014-12-16 15:01 12K [TXT] skybox.c 2014-12-16 15:01 5.1K [TXT] skybox.h 2014-12-16 15:01 388

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'.