blob: 8ae356821931417c0e1bfb97e909fd032d997957 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
A simple OpenGL and Tk interface used for the OpenGL tutorial in
http://www.eecs.tulane.edu/www/Terry/OpenGL/Introduction.html
Other than changing "-lMesatk" to "-lgltk" and "#include <gltk.h>" to
"#include <GL/gltk.h>", everything should work as described on that page.
- Satoshi
asami@FreeBSD.org
|