bcthund / Project_Parsec

1 stars 0 forks source link

Implement additional simplex layers #20

Closed bcthund closed 3 years ago

bcthund commented 3 years ago

currently only a simple Simplex layer is calculated per chunk. This can be fixed by possibly passing a t_UMap os Simplex and it can be iterated through to add each layer together.