https://github.com/mysterycoder456/threedengine
A homemade 3D rendering engine
https://github.com/mysterycoder456/threedengine
3d 3d-graphics pyglet python3
Last synced: about 1 year ago
JSON representation
A homemade 3D rendering engine
- Host: GitHub
- URL: https://github.com/mysterycoder456/threedengine
- Owner: MysteryCoder456
- License: mit
- Created: 2020-04-28T12:35:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T07:29:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T18:48:18.059Z (over 1 year ago)
- Topics: 3d, 3d-graphics, pyglet, python3
- Language: Python
- Homepage:
- Size: 31.3 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ThreeDEngine
A homemade 3D rendering engine.
## Build Status

## How to use
Just copy the `ThreeDEngine` Folder into your project and import it.