JD557 / minart

A minimal Scala creative coding library targeting JVM/Javascript/Native
MIT License
52 stars 3 forks source link

Avoid Plane allocation/indirection #449

Closed JD557 closed 11 months ago

JD557 commented 11 months ago

Avoids some indirection when transforming and clipping planes.

I don't think this helps a lot in most use cases, but it also doesn't seem to hurt