sekt

gpu terrain generation tools … by Thrax!

This set of algorithms use various noise functions to dynamically generate heightmaps at multiple levels of detail, on the GPU. These GPU heightmaps are then read back from the GPU, and used as displacement maps in threejs. There is an additional routine to efficiently query heightmap heights at a specific 2d world coordinate.

demo

image