暂无描述

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