6 ms·
This is cool, and some of Demaine’s other work is amazing too. https://erikdemaine.org/papers/Origamizer_SoCG2017/paper.pdf https://erikdemaine.org/papers/Orig
by csmeyer 2y ago
This is cool, and some of Demaine’s other work is amazing too.
https://erikdemaine.org/papers/Origamizer_SoCG2017/paper.pdf https://erikdemaine.org/papers/Origamizer_SoCG2017/paper.pdf
^ provides an algorithm for generating any 3D solid via folding a 2D net (origami style)
- refset 2y agoThe Advanced Data Structures course lectures are great, including his very own research on "Retroactive Data Structures" https://courses.csail.mit.edu/6.851/spring21/lectures/L01.html?notes=1 https://courses.csail.mit.edu/6.851/spring21/lectures/L01.ht...
- Bluestein 2y agoAll the "time travelling" they do with these data structures is really cool.-