Simple undo history for a mesh graph using diffs (blog.shapereality.io) 2 points by arjonagelhout 11mo ago ↗ HN
[–] arjonagelhout 11mo 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.
1 comment
[ 3.9 ms ] story [ 10.6 ms ] threadI’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.