- OpenGL
- glad
- GLFW
- glm
- exprtk
Note: Please clone the repository using
git clone --recurse-submodules https://github.com/venkatesh2090/GraphVisualiser
If not pull the submodules using
git submodule update --init
-
Linux
mkdir build cd build cmake .. cmake --build .
-
Windows
- Building using CMake tools in Visual Studio Community
- Building using CMake toolkit in Visual Studio Code
- Building using Powershell just like in Linux
- Input area for equations
- Text rendering