GLPlot

Plotting for Julia with OpenGL


License
Other

Documentation

GLPlot

Master is now using GLVisualize for rendering

If you want to discuss anything just open an issue or join the chat via gitter. Join the chat at https://gitter.im/SimonDanisch/GLPlot.jl

Overview

Everything is in the wiki now: https://github.com/SimonDanisch/GLPlot.jl/wiki

Please read about the installation process: Installation of master is a little tricky, but not overly complicated if you execute this script:

Pkg.add("GLPlot")
Pkg.checkout("GLPlot")