← Back to context

Comment by kenjinp

11 days ago

I'm working on a large open-world terrain-rendering library for threejs's webgpu renderer! https://hello-terrain.kenny.wtf/

At its core, it uses quadtrees, and has affordances for arbitrary topologies. Check out the planet and donut-world demos!!!!

- https://hello-terrain.kenny.wtf/examples/torus - https://hello-terrain.kenny.wtf/examples/cube-sphere - https://hello-terrain.kenny.wtf/examples/raycast-character-c... (a little slow to load~)