Team-RTG / Realistic-Terrain-Generation

The Realistic Terrain Generation mod for Minecraft.
GNU General Public License v3.0
245 stars 118 forks source link

Fix OpenSimplex performance #1341 #1342

Closed KdotJPG closed 4 years ago

KdotJPG commented 4 years ago

image

Reduces runtime from ~675ns per evaluation, down to ~87ns per evaluation

1341