regal/examples/tiger
2012-07-29 19:49:11 -05:00
..
nvpr_tiger.c GL_EXT_debug_marker - GLEW support, extension string, extension query. 2012-07-29 19:49:11 -05: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).