regal/examples/tiger
Scott Nations 07a4ea3d8c GL_REGAL_proc_address extension adding glGetProcAddressREGAL
refresh GLEW and use glGetProcAddressREGAL in GLEW_REGAL mode
improved support of NV_path_rendering entry points
fix for glewinfo when using Regal on OSX
fix Linux build of RegalGLU and RegalGLUT
tiger example works on Linux and OSX now
2014-01-20 15:02:39 -06:00
..
nvpr_tiger.c GL_REGAL_proc_address extension adding glGetProcAddressREGAL 2014-01-20 15:02:39 -06:00
ReadMe.txt initial Regal commit 2012-05-11 16:44:03 -05:00
tiger.c initial Regal commit 2012-05-11 16:44:03 -05:00
tiger.h initial Regal commit 2012-05-11 16:44:03 -05:00
tiger_paths.h initial Regal commit 2012-05-11 16:44:03 -05:00
tiger_style.h initial Regal commit 2012-05-11 16:44:03 -05:00
xform.c initial Regal commit 2012-05-11 16:44:03 -05:00
xform.h initial Regal commit 2012-05-11 16:44:03 -05:00

nvpr_tiger

An NV_path_rendering example to draw the classic PostScript tiger.

Rotate and zooming is centered where you first left mouse click.
Hold down Ctrl at left mouse click to JUST SCALE.
Hold down Shift at left mouse click to JUST ROTATE.

Use middle mouse button to slide (translate).