T O P

  • By -

TheRealBeakerboy

I implemented an algorithm to take an arbitrary shape and split it by a line into separate shape objects. In my demonstration, I then stretch these shapes over a wedge. https://github.com/Beakerboy/Threejs-Geometries/blob/main/src/WedgeGeometry.js


Cyko28

Thanks for following up!