설명 없음

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