|
|
|
|
|
by TacticalCoder
974 days ago
|
|
> How to pack geometric shapes inside other shapes https://erich-friedman.github.io/packing/ Packing / bin-packing is very serious stuff: savings made there directly translate to less waste / reduced costs (for example when cutting shapes into sheets of metal in big factories). > * Amazing reference on bezier curves https://pomax.github.io/bezierinfo/ And some beautiful graphs in there, notably those under section 26 "Curvature of a curve". Screenshot'ed for my own collection of good looking stuff! |
|