Aucune description

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

README.md

OpenGL triangles example

Simple opengl program, to show and transform some triangles.

Can be used as template for other simple programs