diff --git a/readme.md b/readme.md index c369a69..e74adf5 100644 --- a/readme.md +++ b/readme.md @@ -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+ \ No newline at end of file +Features are being merged into https://github.com/JCRaymond/toddcox-faster. Favor that instead.