https://github.com/ferstormblessed/computergraphics-opengl
Computer graphics with OpenGL
https://github.com/ferstormblessed/computergraphics-opengl
cmake computergraphics cpp glsl glsl-shaders opengl
Last synced: about 1 year ago
JSON representation
Computer graphics with OpenGL
- Host: GitHub
- URL: https://github.com/ferstormblessed/computergraphics-opengl
- Owner: ferstormblessed
- Created: 2024-01-21T17:57:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T08:55:34.000Z (over 1 year ago)
- Last Synced: 2025-01-15T16:04:48.499Z (about 1 year ago)
- Topics: cmake, computergraphics, cpp, glsl, glsl-shaders, opengl
- Language: C++
- Homepage:
- Size: 5.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Graphics excersice
Using OpenGL and GLSL
- Render a CUBE
- Load and use of Textures
- Creation and use of Shaders
*Work made at the Fachhochscule Kiel*