I would like to export a 3d plot done using Octave and to show it interactively using a web browser.
I would be able to rotate the plot as if I was seeing it directly using Octave.
Is there any way to do this?
I tried to search a bit but I have not found anything useful. I found something for R here R: using rgl to generate 3d rotatable plots that can be viewed in a web browser? but I don't know how to do this in Octave).