Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nubbsterr/nubbyrenderer
A project based off of sslot's TinyRenderer project, written in C++.
https://github.com/nubbsterr/nubbyrenderer
3d-graphics cplusplus cpp rendering rendering-3d-graphics
Last synced: about 1 month ago
JSON representation
A project based off of sslot's TinyRenderer project, written in C++.
- Host: GitHub
- URL: https://github.com/nubbsterr/nubbyrenderer
- Owner: nubbsterr
- License: other
- Created: 2024-12-18T20:20:09.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-18T20:39:08.000Z (about 2 months ago)
- Last Synced: 2024-12-18T21:27:26.573Z (about 2 months ago)
- Topics: 3d-graphics, cplusplus, cpp, rendering, rendering-3d-graphics
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# What is nubbyyrenderer?
**'nubbyrenderer'** is a project based off of ssloy's **TinyRenderer** project, written in C++. As of today (12/18/2024), my goal with this project is to:1) Understand the original code provided by Dmitry V. Sokolov (ssloy)
2) To add documentation and my own additions to the project as I see fit.Such additions have not been laid out yet, as I will most likely derive a list of such once I have finished 'creating' this project. Do note that **the original code is NOT MINE**; it is of Dmitry V. Sokolov. **All credit belongs to him for making this wicked project :)**