https://github.com/pvlbzn/renderer
< 1K LOC wireframe render
https://github.com/pvlbzn/renderer
Last synced: 7 months ago
JSON representation
< 1K LOC wireframe render
- Host: GitHub
- URL: https://github.com/pvlbzn/renderer
- Owner: pvlbzn
- Created: 2016-01-10T15:13:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T15:44:12.000Z (over 9 years ago)
- Last Synced: 2025-01-11T17:51:27.916Z (9 months ago)
- Language: C++
- Homepage:
- Size: 482 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pure render
Current realization:| Input | Output |
| ----------- | ----------- |
| `.obj` | `.tga` |
# Purpose
The purpose is to start to learn C++. I have 'some' experience with Java, Python
and now I want to expand scope of my skills and knowledge. Probably nobody will
read this readme ever, but this approach (take a project and make it) works
best. When you are doing something you are learning and using new conceptions,
using particular language(tool). The point of it is, that you will forget theory
but you won't forget the conceptions and principles. Human memory is bad at storing
theory, however it's quite OK with holding a conceptions and experience.# Credits
Thank you,
https://github.com/ssloy