donno2048 / cylinder-quine

A quine that creates a 3d model of itself

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cylinder-quine

A quine that creates a 3d model of itself

Install

git clone https://github.com/donno2048/cylinder-quine
cd cylinder-quine
pip3 install -r requirements.txt

Usage

python3 quine.py

You can use the version with the better style like so:

git apply quine.patch
python3 quine.py

Inspiration

My own cylinderize (which is not being used in this project)

About

A quine that creates a 3d model of itself


Languages

Language:Python 100.0%