Back to search
3D Software Renderer in Python
Stars
8
Forks
1
Watchers
8
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
1
commits
Added basic painter's algorithm implementation for z-depth. Added monkey example. Added mouse controls to mesh examples
7b2b375View on GitHubReplaced scan buffer with dedicated edge class, added mouse controls to icosphere example
4139923View on GitHubChanged comments to docstrings, tidied up Matrix4 class
124c0a9View on GitHub