0x163mL / pygraphics

Automatically exported from code.google.com/p/pygraphics
0 stars 0 forks source link

Turtle graphics - dropped images #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We did not have time to support the ability for users to drop images in 
the using turtle graphics. However, since we are using model-display, we 
can simply create a DroppedImage? model, which keeps track of the affine 
transformation which must be applied to orient the image in the turtle 
world space.

This is not an ideal solution as the image may be used in several worlds 
(not normally done, but possible under our system) in which the 
transformation differ from each world. 

--g3kgen

Original issue reported on code.google.com by Leo.Kali...@gmail.com on 3 May 2007 at 12:50