Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arzoka/pyrender3d
3D rendering engine using python
https://github.com/arzoka/pyrender3d
Last synced: about 1 month ago
JSON representation
3D rendering engine using python
- Host: GitHub
- URL: https://github.com/arzoka/pyrender3d
- Owner: Arzoka
- License: mit
- Created: 2024-02-04T15:01:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-05T09:52:03.000Z (11 months ago)
- Last Synced: 2024-02-05T23:02:32.426Z (11 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyRender3D
3D rendering engine using python## Dependencies
- numpy
- json
- time
- pygame## Current Features
- Perspective Projection using faces and vertices## To Do
- Add camera position, rotation, and field of view