godot_voxel/thirdparty
Marc Gilleron 973cf729cd Added FastNoise2 for SIMD noise, but it won't be integrated yet.
It requires C++17, while Godot uses C++14. I was unable to override it,
and I'm not sure how compatible this will be with the runtime.
At least this would be doable in Godot 4.
2021-01-09 16:35:40 +00:00
..
fast_noise Integrate FastNoiseLite to voxel graph generator 2021-01-03 20:23:45 +00:00
fast_noise_2 Added FastNoise2 for SIMD noise, but it won't be integrated yet. 2021-01-09 16:35:40 +00:00
lz4 Moved lz4 to a thirdparty folder 2019-08-24 23:07:30 +01:00