Alec Jacobson (jalec 6db20a7313 fixed makefile for render_to_png example %!s(int64=11) %!d(string=hai) anos
..
Makefile 6db20a7313 fixed makefile for render_to_png example %!s(int64=11) %!d(string=hai) anos
README 81c3eb0fdd example for render to png %!s(int64=12) %!d(string=hai) anos
example.cpp 81c3eb0fdd example for render to png %!s(int64=12) %!d(string=hai) anos

README

Small example to show how to use render_to_png inside a glut application.

Compile with:

make

Run with:

./example

Then hit [space] to take a screen shot. Hit 's' to change the shape.

Produces files in the working directory named:
render_to_png-example-example-0000.png,
render_to_png-example-example-0001.png,
and so on