Julia counterparts to slice and contourslice in Matlab

Yeah you can use GLVisualize it :slight_smile:

Code:

Sorry for any inconveniences, I just right now fixed up GLPlot to work with the newest GLVisualize, so it might still act buggy.
It would be possible to add this code sample as a visualization style.

IJulia integration is not great right now, since the interactivity will mostly be missing :confused:
Itโ€™s implemented for the Plots.jl package, since it is quite static to begin with, but not for GLVisualize/GLPlot, since these packages are pretty meaningless without interaction. But in principle itโ€™s also straight forward to grab the image from GLVisualize/GLPlot and display it inlined in the notebook.

2 Likes