Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 782 Bytes

File metadata and controls

18 lines (14 loc) · 782 Bytes

Python Cube

A cube wireframe renderer, in a 45x45 Python script, inspired by donut.c.

An online version can be found here.

Images

Code, Adjusted to Fit Into a Square Output
45x45 Script Wireframe Cube

Development

Run with python cube.py

  • The obfuscated code can be found in cube.py.
  • The unobfuscated version can be found at in unobfuscated-cube.py
  • The one liner version can be found at in one-liner.py

Author

Liam Ilan