No Description

Douglas A d641ffcf20 bug(transform): fix transformation (rotation) along the z axis. 2 years ago
glad 87829afdf3 feat(initial): Initial commit 2 years ago
glfw @ 57cbded076 2648556231 bug(dependencies): add glfw dependency 2 years ago
src d641ffcf20 bug(transform): fix transformation (rotation) along the z axis. 2 years ago
.gitignore 2648556231 bug(dependencies): add glfw dependency 2 years ago
.gitmodules 2648556231 bug(dependencies): add glfw dependency 2 years ago
CMakeLists.txt 87829afdf3 feat(initial): Initial commit 2 years ago
LICENSE.txt 87829afdf3 feat(initial): Initial commit 2 years ago
README.md 87829afdf3 feat(initial): Initial commit 2 years ago

README.md

OpenGL triangles example

Simple opengl program, to show and transform some triangles.

Can be used as template for other simple programs