A GPU accelerated tool for visualizing large data sets.
$ ./run.sh test/data_sample -s 2
$ ./run.sh test/data_sample -l shrink=8 # performance tweak if loading jpeg-files
Before compiling, please make sure you have the following dependencies installed:
libglfw3
libvips
libcurl
$ sudo apt-get install libglfw3-dev libvips-dev pkg-config libgsf-1-dev libcurl4-openssl-dev
$ make
$ brew install glfw vips libxml2
$ make
- Emil Romanus [email protected]
Copyright (c) 2017 Teorem AB
MegaGraph is free and licensed under the MIT license.