Hi,
I use GLMakie to create mp4 animation comparable to
https://docs.makie.org/stable/documentation/animation/
Everything is OK on my computer but I have GLFW issues when working on a remote machine (with GPU). I have seen some proposed workarounds but they look not very convenient for a vscode remote development.
I could use CairoMakie instead but it is much slower.
Is it possible to use GLMakie (since I do not need to have any graphic outputs apart from the mp4 file) ?