This is my coding of OpenGL learning stuff.
  • C++ 88.7%
  • CMake 11.3%
Find a file
Jigme Datse Yli-Rasku 750e232b29 Commented code
This comments code, mostly so I better understand it.
2026-02-07 00:58:57 -08:00
common/shader Lesson 2 2026-02-02 19:45:49 -08:00
lesson01-open-a-window Commenting old code, minor clean ups. 2026-02-07 00:57:54 -08:00
lesson02-the-first-triangle Commented code 2026-02-07 00:58:57 -08:00
.gitignore Test of lesson1 2026-02-01 20:37:04 -08:00
CMakeLists.txt Add common, and start tutorial 2 2026-02-02 19:43:07 -08:00
LICENSE Initial commit 2026-02-01 18:11:21 -08:00
README.md Initial commit 2026-02-01 18:11:21 -08:00

OpenGL-Learning

This is my coding of OpenGL learning stuff.