This is old C++ code originally intended to be a playground for 3D math.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Georg GH. Hopp 8924fa4212 Add README.md 10 years ago
canvas_imps change access to files 10 years ago
geometry change access to files 10 years ago
helper change access to files 10 years ago
math change access to files 10 years ago
xwin change access to files 10 years ago
Makefile Initial repository layout 19 years ago
README.md Add README.md 10 years ago
callback.h Initial repository layout 19 years ago
canvas.h Initial repository layout 19 years ago
debug.20040104 Initial repository layout 19 years ago
dispatcher.cpp Initial repository layout 19 years ago
dispatcher.h Initial repository layout 19 years ago
event_source.cpp Initial repository layout 19 years ago
event_source.h Initial repository layout 19 years ago
factory.h Initial repository layout 19 years ago
gra_app.cpp Initial repository layout 19 years ago
rasterize.cpp Initial repository layout 19 years ago
rasterize.h Initial repository layout 19 years ago
test.cpp Initial repository layout 19 years ago

README.md

Engage

abstract

Old C++ code originally intended to be a 3D math playground.

requirements

Gnu C++

status

The last time I tried this does not build anymore.