Hi, 
I actually wanted to wait until my packages got accepted to METADATA, but 
this seems to be a more lengthy process. 
As a lot of people try things out on the weekends, I thought I put it out 
here anyways and collect some feedback on package structure and the 
plotting.
There are a few more infos on the Github page: 
https://github.com/SimonDanisch/GLPlot.jl

You can add the package with 
Pkg.clone("https://github.com/SimonDanisch/GLPlot.jl";)
You'll also need:
Pkg.clone("https://github.com/SimonDanisch/GLWindow.jl.git";) 
Pkg.clone("https://github.com/SimonDanisch/GLAbstraction.jl.git";) 
Pkg.clone("https://github.com/JuliaGL/ModernGL.jl.git";)

Hope it works for you!
Feedback, bug reports, criticisms and collaboration ideas are more than 
welcome! =)

Best,
Simon

Reply via email to