Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graph-editor

Prerequirements

Compiler

clang

C++ version

17

Dynamically linked dependencies

  • FreeType
  • GLFW
  • OpenGL

Linux (Debian) fast start

sudo apt update && sudo apt install -y clang build-essential cmake libgl1-mesa-dev libfreetype6-dev libglfw3 libglfw3-dev libglu1-mesa

Build

./build-linux.sh

Run

cd bin
./graph-editor

Notes

In Windows for start you can use WSL

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages