                               L I B V 3 D

                          V E R S I O N   0.1.14


                     http://wolfpack.twu.net/Vertex/

              Copyright (C) 1999-2003 WolfPack Entertainment
                       http://wolfpack.twu.net/


         (Read INSTALL for compiling and installation instructions.)

--------
CONTENTS

	* News
	* Introduction
	* Requirements
	* Installation
	* Playing
	* Contacts


--------------------
NEWS & RELEASE NOTES

	Fixed several bugs in texture orient display.

	Fixed memory leak in V3DGLResourceDelete() where the
	gl interpritation structure of the given gl resources structure
	was not properly deallocated.

	Fixed a few documentation errors in the manual pages.

------------
INTRODUCTION

	The libv3d library is a IO library for the V3D file format,
	a 3D model file generated by the modeller Vertex 3D Model
	Assembler (hence the name V3D).

	It is used to read and write V3D data to/from file and memory
	with integrated OpenGL library support. V3D data can be loaded
	and then interprited into GL commands, suitable for GL display
	lists.

	To learn more about the API, read `man V3DIntro' after 
	installation of the libv3d library.

------------
REQUIREMENTS

	For UNIX/X:

		* An implmentation of OpenGL or hardware acceleration.

	For Windows:

		* An implmentation of OpenGL or hardware acceleration
		  (note that glut is not required). libv3d is mostly
		  ANSI C code so it should be portable however it's not
		  been ported yet to Windows.

--------
CONTACTS

See:
	http://wolfpack.twu.net/contacts.html
                                                                    ------
                                                                    LIBV3D
