Valid
	XHTML 1.1! Valid CSS!
Created 2002-01-01   Modified 2009-04-11
Chelton Evans

proj zpr home

Intro
Source
TODO

Intro

Thanks to Nigel Stewart at nigels.com for zpr.h . I requested permission to use zpr.h as mouse support is great and essential for 3D graphics and just plugs into OpenGL C++ code.

Left button rotates about the global origin which moves when the user pans. Right mouse button pans. The third mouse button (hold down left and right for 2 button mouse) zooms.

The example in main is a coordinate system pointer.

Source

Files

Makefile
main.cpp
zpr.cpp
zpr.h
zprmouse.cpp
zprmouse.h
zprtest.cpp
zprtest.h

projcompile.txt
unittestsreport.txt

Doxygen

main.cpp
Makefile
zpr
zprGLmatrix
zprmouse
zprtest

TODO