Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/schildgard/3dmodelview


https://github.com/schildgard/3dmodelview

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# My first stepts into Graphics Programming with OpenGL

Point of this project is to build a custom rendering pipeline and a 3D Model View Programm with OpenGL following the teachings of learnopengl.com.
The 3D Model View is supposed to have at least these functionalities:

## 3D Perspective

## Coloring and Texturing

## Adjustable 3D Camera

## Lighting