Oh I forgot to clean up REQUIRE.

"ERROR: createwindow not defined" should really not be happening. Could it 
have happened, that you don't have the newest version of GLWindow?

example/surface.jl, 
example/image.jl, 
example/volume.jl 
should be the interesting ones ;)

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"; 
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FSimonDanisch%2FGLAbstraction.jl.git%2522&sa=D&sntz=1&usg=AFQjCNEANkq0LyuWDbQnoD9FHZ89AN1wOQ>)
>  
>
> 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