accmltr / scala-games

A game engine for writing games in Scala.
MIT License
4 stars 0 forks source link

24 sdf shaders #48

Closed accmltr closed 9 months ago

accmltr commented 9 months ago

Big Problem with the idea of having SDF shaders for general use. They take up way too much performance.

Will be merging anyways since this merge includes a bunch of other bug fixes and features that were found/needed along the way.

Note: I didn't add a capsule SDF yet, since I discovered the performance issue.

Close #24