			USING OPENGL FROM VISUAL BASIC v 0.1

1. USING OPENGL FROM VB
	
	The provided TLB files describes some of the functions of the OpenGL API and allow to use them from Visual Basic (only gl.h for now).

2. INSTALLATION

	Intended for Visual Basic 5.0 and Windows 95. It should work also with the NT version of OpenGL.
	
	To install :
pkunzip -d glvb01.zip

Content of the destination folder :
LISEZMOI.TXT	Readme file, french version.
README.TXT	This readme file.

.\SIMPEXAM	: very simple OpengGL example.

.\TLB folder :
OPENGL.TLB	: support for OpenGL

3. HOW TO CREATE AN OPENGL PROJECT ?

	Just use the "References" command under the "Project" menu. Then click the browse button and select the relevant(s) TLB file(s).

Patrice Scribe

pscribe@compuserve.com
http://ourworld.compuserve.com/homepages/pscribe
