First Basic Renderer
Status: Planning
Brought to you by:
marneuscalgarxp
Write a basic renderer which supports the following
operations:
* turn (left / right) [remind angle]
* go (ahead / back) [remind position]
* erase (ahead / back) [remind position]
* move (ahead / back) [remind position]
* change current pen color
* change background color
* hide/display a basic turtle / cursor
Logged In: YES
user_id=1570594
Renderer Engine is ok, commited to CVS, with a sample.
(model computed by GPU as a display list).
Needs only improvements in the Instruction List...