Nessuna descrizione

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

README.md

OpenGL triangles example

Simple opengl program, to show and transform some triangles.

Can be used as template for other simple programs