Нет описания

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

README.md

OpenGL triangles example

Simple opengl program, to show and transform some triangles.

Can be used as template for other simple programs