Carlos Losada
Carlos Losada
Im no expert, but I can make sense of what could me happening. Sorry to say that don't really know how to solve it. Will attempt a dig into PyPlot.jl...
I have also faced the same issue in a fresh Anaconda3 installation and following the [ipyleaflet installation documentation](https://ipyleaflet.readthedocs.io/en/latest/installation/index.html) When I run the first example from the documentation ```python from ipyleaflet...
My work is for a third year individual research project. I would be incredibly happy to develop contribute to GLPlot or more to the bug-finding. I would need to be...
I have managed, after a while to get the GLFW library, GLPlot passed the test GLWindow same ModernGL same GLAbstraction failed, INFO: loaded GLFW 3.0.4 Cocoa NSGL chdir menubar dynamic...
Hi Simon, The GLFW issue wasn't too bad, but I was very close to stop trying. I will file an issue tomorrow detailing roughly what I did (im based at...
Hi Simon, I think everything reads very nicely and if we work together this could have a very good result. Both for the development of GLPlot and my project. I...
Perfect, thats a very promising and quick start! Which function should I call from the GLPlot package to plot/display the vector field?
ok, no problem, well done for achieving it ;) I don't think it needs more visual side of things, other than some kind of direction. If you just slightly increase...
seem to be getting some errors, not sure why though, julia> window = createdisplay(w=1000,h=1000,eyeposition=Vec3(1.,1.,1.), lookat=Vec3(0.,0.,0.)); ERROR: key not found: Window(GLPlot) in update at /Users/closadalastra/.julia/v0.3/GLWindow/src/reactglfw.jl:69 in window_position at /Users/closadalastra/.julia/v0.3/GLWindow/src/reactglfw.jl:90 in createwindow...
Sorry, I pulled and checked out manually GLPlot (from git in the directory with the terminal) and didn't do the same for the rest of the GL packages, posted error,...