liam-ilan / python-cube

A cube wireframe renderer in a 45x45 python script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A cube wireframe renderer in a 45x45 python script


Languages

Language:Python 100.0%