top | item 44947686

Simple undo history for a mesh graph using diffs

2 points| arjonagelhout | 6 months ago |blog.shapereality.io

1 comment

order

arjonagelhout|6 months ago

Hi HN, I’m working on a 3D modeling app, and landed on a simple approach to implementing undo for a mesh graph data structure.

I’d also love to be pointed to other techniques or approaches that might be better.

Let me know if the part about recording the diff is of interest.