This repository has been archived by the owner on Apr 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 34
template2source method missing #63
Comments
This is not on master. Just |
Ah, that's a consequence of the fix in #62 ... |
done but now the fragment shader is not compiling anymore
|
But |
no same issue. |
Okay... So this didn't fix it :( I'll research tomorrow if Apple offers 2016-02-27 22:54 GMT+01:00 Tobias Knopp notifications@github.com:
|
I close this since it was a side effect issue |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried the example for volume rendering from http://www.glvisualize.com/examples/volumes/
and get this error
I pasted the example code to the REPL and you can see the command with the issue is
volume = visualize(volumedata, :mip)
I had commented out the missing extension as this is on a macbook
The text was updated successfully, but these errors were encountered: