GameDevTecnico / cubos

A still very barebones game engine focused on voxels and data-oriented programming
https://gamedevtecnico.github.io/cubos/
MIT License
83 stars 23 forks source link

Make all magic numbers in the solver easily configurable #1281

Open fallenatlas opened 2 months ago

fallenatlas commented 2 months ago

Problem: We should have a way to fine tune the solver without having to manually change the magic numbers in each place.