update README for v2.0

This commit is contained in:
Josh Holtrop 2011-04-18 10:56:34 -04:00
parent 7bc9afea4b
commit ebb39c8750

6
README
View File

@ -1,5 +1,5 @@
WFObj version 1.0
WFObj version 2.0-dev
Author: Josh Holtrop
This utility uses OpenGL 1.x functionality to render an Alias Wavefront object
file into a display list for repeated rendering.
This utility uses OpenGL vertex buffer objects to render an Alias Wavefront
object file for efficient repeated rendering.