ChristopherChudzicki / math3d-react

A user-friendly 3d graphing calculator for the web. Create, share, and animate 3d mathematical scenes.
https://www.math3d.org
Mozilla Public License 2.0
249 stars 34 forks source link

Any way to export graphs without a link? #339

Closed adin04 closed 2 years ago

adin04 commented 2 years ago

I made a set of graphs in Math3D for a writing project and I want to put gifs of them into my project, probably just the camera spinning around on the x and y axes while looking from an angle. An image would also be okay, but I don't think a link will do. If no one responds I'll just use printscreen.

ChristopherChudzicki commented 2 years ago

Links are the only "export"-esque functionality at the moment. I'd suggest using a screenshot if you want a picture. If you want a gif, I've had good luck with https://giphy.com/apps/giphycapture as a generic screen gif recorder.

adin04 commented 2 years ago

Thanks for your help! Much appreciated