No project description provided
Project description
Terminal Graphics Engine
Set up with poetry install and active the environment with poetry shell.
Build the docs with mkdocs build or serve it with mkdocs serve.
I started working on a new version written in C: JTX
Sample
Here is a sample of a spinning taurus. Run this via: python -m tests.a_dir tests/models/taurus.obj
https://github.com/jebikoh/tge/assets/12992023/4f67c66f-7d0a-4bdf-a085-a18f921b332a
To-Do
- Optimize scan conversion (slowest part)
- Add caching
- Add animation manager
- Add additional lights, etc
Command line tests
Parameterized tests can be found in the tests directory and sample models in tests/models. You can run tests from the root directory via:
python -m tests.<test_name> <path_to_model> <options>
Argument information can be found with:
python -m tests.<test_name> -h.
NOTE: The program will crash if the model is too large. Use the scale parameters to scale the models down.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tge-0.1.0.tar.gz.
File metadata
- Download URL: tge-0.1.0.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dd6bb5f083899f03dda3df3562c97c79aba77921a87e6406fdfca74339796db
|
|
| MD5 |
21959c458c024b904f9aa5e1bf66e516
|
|
| BLAKE2b-256 |
7b423a622e740be1fcd7d7210513fd1c18e13cb87d96a78bc762a6dd2c56cd26
|
File details
Details for the file tge-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tge-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f96a889dc780f6df0f33ef182021f52ad7f8788e0cf9e2484de6c029428f03bf
|
|
| MD5 |
55aedf3a934774f730eb3445b3c506c7
|
|
| BLAKE2b-256 |
36526b0297ed94447feaff4056ae45624eb34a75d6a181ef86b510a47a0e0704
|