Update readme.md

This commit is contained in:
2020-01-04 12:57:21 -05:00
committed by GitHub
parent 5866c190ca
commit 62a0552bd8

View File

@@ -1,11 +1,3 @@
# OpenGL Application Template
# Simplex Visualizations
A template and framework for building OpenGL applications in C++.
### Libraries:
* glad (OpenGL Bindings)
* glfw (Window and OpenGL Context Management)
* glm (Linear Algebra)
Requires CMake 3.10+
Features are being merged into https://github.com/JCRaymond/toddcox-faster. Favor that instead.