Alec Jacobson 7dc6f085c5 missing file and examples with new dependency namespaces преди 10 години
..
Makefile cde5051cad rm old build dir, use cmake преди 10 години
README 81c3eb0fdd example for render to png преди 12 години
example.cpp 7dc6f085c5 missing file and examples with new dependency namespaces преди 10 години

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