You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2018. It is now read-only.
Now that I got GLVisualize working I tried GLPlot, but got the following error:
ERROR: InitError: UndefVarError: slerp not defined
in anonymous at /Users/solver/.julia/v0.4/GLVisualize/src/camera.jl:102
in cubecamera at /Users/solver/.julia/v0.4/GLVisualize/src/camera.jl:93
in __init__ at /Users/solver/.julia/v0.4/GLPlot/src/GLPlot.jl:190
in _require_from_serialized at loading.jl:84
in require at /Applications/Julia-0.4.1.app/Contents/Resources/julia/lib/julia/sys.dylib
during initialization of module GLPlot
Now that I got GLVisualize working I tried GLPlot, but got the following error: