Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MegaGraph

A GPU accelerated tool for visualizing large data sets.

10000 images

Usage

$ ./run.sh test/data_sample -s 2
$ ./run.sh test/data_sample -l shrink=8 # performance tweak if loading jpeg-files

Dependencies

Before compiling, please make sure you have the following dependencies installed:

libglfw3
libvips
libcurl

Building on Debian

$ sudo apt-get install libglfw3-dev libvips-dev pkg-config libgsf-1-dev libcurl4-openssl-dev
$ make

Installing dependencies on OS X

$ brew install glfw vips libxml2
$ make

Authors

License

Copyright (c) 2017 Teorem AB

MegaGraph is free and licensed under the MIT license.

About

MegaGraph is a GPU accelerated tool for big data set visualization.

Resources

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages