Open michaelpalumbo opened 2 years ago
Reasons why I am not storing entire threeJS objects in an automerge doc (see ./systems/state.js for what of the object I am storing):
automerge cannot store objects which contain functions, see this issue
automerge throws a maximum stack error when objects are too large. I get this when trying to add an op mesh (which is a group of meshes i.e. panel, inlets, outlets, UI, etc.)
mention in patchup! book and dissertation
a usecase for mischmasch is designing gen code for daisy. how can we integrate it
coding-related notes for the dissertation