Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/schildgard/3dmodelview
https://github.com/schildgard/3dmodelview
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/schildgard/3dmodelview
- Owner: Schildgard
- Created: 2024-10-10T09:10:51.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T14:48:36.000Z (2 months ago)
- Last Synced: 2024-10-25T07:50:39.733Z (2 months ago)
- Language: C++
- Size: 250 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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