Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rougier/tiny-renderer
A tiny sotfware 3D renderer in 100 lines of Python
https://github.com/rougier/tiny-renderer
3d 3d-engine computer-graphics numpy opengl python tiny
Last synced: 10 days ago
JSON representation
A tiny sotfware 3D renderer in 100 lines of Python
- Host: GitHub
- URL: https://github.com/rougier/tiny-renderer
- Owner: rougier
- License: mit
- Created: 2019-03-08T07:32:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-03-10T12:33:44.000Z (over 5 years ago)
- Last Synced: 2024-08-03T23:26:35.747Z (3 months ago)
- Topics: 3d, 3d-engine, computer-graphics, numpy, opengl, python, tiny
- Language: Python
- Homepage:
- Size: 4.52 MB
- Stars: 169
- Watchers: 9
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - tiny-renderer - A tiny sotfware 3D renderer in 100 lines of Python. (Graphic Libraries & Renderers / Data Management)
README
### A tiny software 3D renderer in 100 lines of Python
Translated from https://github.com/ssloy/tinyrenderer/wiki - Model by [Vidar Rapp](https://se.linkedin.com/in/vidarrapp)
2492 z-tested, textured & lighted triangles rendered in 0.35 second (~3 FPS) on a Macbook Pro![](./head.png)
![](./bunny.png)