This is a short demonstration of how to run a C++ program that prints to console out quickdraw commands, and send to commands to Quickdraw. Quickdraw is from University of Calgary, and lets you generate graphics with simple text commands. Quickdraw is a java program that reads from standard input. This demo shows how to connect the output of a C++ program to quickdraw's input.
Link to this comment:
All Comments (0)