cg-tuwien / Math2Model

Build the Shadertoy of Parametric Modeling
4 stars 1 forks source link

Add camera saving and restoring #10

Closed stefnotch closed 7 months ago

stefnotch commented 7 months ago

This adds a Pinia store that's used for saving and restoring data. Merge #9 first. Changes in this PR

The currently implemented strategy is "making sure that it survives a hot module reload".