Skip to content

Latest commit

 

History

40 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Simplest Graph Renderer there is

Dependencies:

* GLEW
* OpenGL
* GLFW

To build super lazy on Linux:

./build.sh 

To build:

mkdir build
cd build
cmake ../

To run (in build):

./simple -gf saarland.gl

About

A very simple OpenGL renderer for road-networks. Mostly self-contained, but still needs GLFW and GLEW.

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages