Rotating a cube

Stef Mientki stef.mientki at gmail.com
Sun Jul 20 10:22:50 EDT 2008


Fredrik Lundh wrote:
> David Lyon wrote:
>
>> But is the question about display graphics ?
>>
>> ie rotating a cube using a python framework ?
>>
>> With something like python and OpenGL ? or Python and PovRay... or 
>> perphaps python and imagemagick ?
>
> can you name one graphics framework that represents a cube as "x + 4*y 
> + 16*z" ?
no, but ...
I don't think the notation is so strange,
in electronics (and others) I'm used to a 2-dimensional complex notation:
   vector = 3 + 4*i = 3*x +4*y

but although my English isn;t very well,
a "cube of 4*4" looks strange to me.

cheers,
Stef

>
> </F>
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list




More information about the Python-list mailing list