Simon
Simon
I think we decided to delete it before doing the switch to artifacts. With artifacts it'd be cheap to bring it back
Uh... Did we accidentally remove the converts? Can we just add them back and everything is good?
Didnt we use another subscene for e.g. Axis for decorations etc? Seems like a natural way to separate things.
Why cant we mirror this for the Axis3 decorations? What do you mean by the ticks in 2d static? They also move around on camera interaction.
I put the code to run / static export the whole book into `make.jl`.
Thank you :) Possibly too early, if you ask me, unless you already want to see in what direction this is going! But I will definitely do a few more...
Do you mean collapsable? So one can expand them manually? That should be possible. In general, almost anything should be possible, since we can just add any widget to the...
WGLMakie needs port forwarding to fully work. I guess you'll need to use CairoMakie, unless there is an option to forward a port in code spaces.
Hm, should this be rather done as an ENV var in GLFW? Seems like something users would want to set permanently.
Alright, I'm at a point where I want to give this the final finish. The biggest problem right now is how to structure the argument documentation. Right now I have...