openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
118 stars 36 forks source link

Orx mesh new extrusion types #322

Closed hamoid closed 11 months ago

hamoid commented 11 months ago

Some code I've been using. I changed some methods to take lists of Vector2 instead of Vector3. I'm not sure this is wanted but it was easier while playing with it. The change would require some adjustments if anyone used those methods.