An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Pure render
Current realization:

| Input | Output |
| ----------- | ----------- |
| `.obj` | `.tga` |

![alt text](https://github.com/pvlbzn/Renderer/blob/master/sample.png "Renderer output")

# 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