SMVR Source Code

Simple Minded Virtual Reality Source Code

CAVE version, by Oguz Yetkin
Makefile Builds SMVR

smvr.h Defines data structure for physical object

smvr.c Implements the actual logic of smvr

smvrutil.c some util functions (feel free to debug)

tokenize.h more utils

tokenize.c

glm.h Wavefront Obj renderer for OpenGL (by Nate Robins, used with authors permission)

glm.c

smvr Binary compiled for IRIX