Uh... You have to add Quaternions as well. I fixed it in REQUIRE.
Am Freitag, 25. Juli 2014 15:45:15 UTC+2 schrieb Simon Danisch: > > 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 > >
