Rotation of a cube

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jul 29 18:22:43 EDT 2021


On 30/07/21 5:57 am, Michael F. Stemper wrote:
> I would like to animate the rotation of a 3-cube.ng each step.
> 
> However, it seems to me that this is a solved problem, so there is
> probably a module that will do most of the scutwork for me.

You might find something useful here:

https://medium.com/quick-code/3d-graphics-using-the-python-standard-library-99914447760c

-- 
Greg


More information about the Python-list mailing list