3d ASCII Donut3d in python
Project description
Python module for creating flying 3d donut from ASCII symbols
#How to use:
- Import module
from Donut3d import Donut - Create Donut object
d = Donut([screen_size = 40,] [framerate = 60,] [theta_spacing = 0.07,] [phi_spacing = 0.02]) - Run rendering
d.run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Donut3d-0.111.tar.gz
(2.4 kB
view details)
File details
Details for the file Donut3d-0.111.tar.gz.
File metadata
- Download URL: Donut3d-0.111.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e827e9544bcedd91da68b9a40d607fe9a2e61c515d2ea34811faab4011a192fb
|
|
| MD5 |
1602917d9c217a5af844f63c786c15b8
|
|
| BLAKE2b-256 |
e6a130268a4afcdbad05c398b4b86fc39261971322413b4657bd8a459a06fe09
|