Mesa (master): progs/objviewer: Wavefront .obj file loader/viewer demo

Brian Paul brianp at kemper.freedesktop.org
Thu Oct 1 19:17:50 UTC 2009


Module: Mesa
Branch: master
Commit: ca1bda552d1cd1a6ddc911e535681a10b9c2d846
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca1bda552d1cd1a6ddc911e535681a10b9c2d846

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Oct  1 12:58:36 2009 -0600

progs/objviewer: Wavefront .obj file loader/viewer demo

Adapted from code written by Nate Robins.  See README.txt.

---

 progs/objviewer/GreatLakesBiplaneHP.mtl |  161 +
 progs/objviewer/GreatLakesBiplaneHP.obj |497539 +++++++++++++++++++++++++++++++
 progs/objviewer/Makefile                |   83 +
 progs/objviewer/README.txt              |   15 +
 progs/objviewer/alpine_down.rgb         |  Bin 0 -> 2791795 bytes
 progs/objviewer/alpine_east.rgb         |  Bin 0 -> 2278190 bytes
 progs/objviewer/alpine_north.rgb        |  Bin 0 -> 2372962 bytes
 progs/objviewer/alpine_south.rgb        |  Bin 0 -> 2475116 bytes
 progs/objviewer/alpine_up.rgb           |  Bin 0 -> 1214881 bytes
 progs/objviewer/alpine_west.rgb         |  Bin 0 -> 2701430 bytes
 progs/objviewer/bobcat.mtl              |   72 +
 progs/objviewer/bobcat.obj              | 9251 +
 progs/objviewer/buddha.obj              |149990 ++++++++++
 progs/objviewer/bunny.obj               |104501 +++++++
 progs/objviewer/glm.c                   | 1917 +
 progs/objviewer/glm.h                   |  287 +
 progs/objviewer/glmdraw.c               |  480 +
 progs/objviewer/objview.c               |  487 +
 progs/objviewer/skybox.c                |  186 +
 progs/objviewer/skybox.h                |   18 +
 20 files changed, 764987 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=ca1bda552d1cd1a6ddc911e535681a10b9c2d846



More information about the mesa-commit mailing list