From 7bc9afea4b93094e7b7d6c47c7bd339b390b89d8 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 18 Apr 2011 09:16:24 -0400 Subject: [PATCH] add README --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..70b930c --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +WFObj version 1.0 +Author: Josh Holtrop + +This utility uses OpenGL 1.x functionality to render an Alias Wavefront object +file into a display list for repeated rendering.