perlin.js (10.2 KB)
index.html (7.3 KB)
three.min.js (589.3 KB)
stats.js (3.7 KB)
I have those files and i want a infinite forest, like rust, but with 1 millon metters size map instead of 1 thousand meters map. Its possible? Thanks anyway!!!
perlin.js (10.2 KB)
index.html (7.3 KB)
three.min.js (589.3 KB)
stats.js (3.7 KB)
I have those files and i want a infinite forest, like rust, but with 1 millon metters size map instead of 1 thousand meters map. Its possible? Thanks anyway!!!
Anything is possible.
But it’s probably not an easy oneshot.
“Make me a threejs, tile based infinite terrain generator, with world recentering, a water layer, and instanced trees on the surface distributed according to terrain elevation and steepness. Include a character controller, controlled with mouse and keyboard. Include an HDR skybox, and PBR materials for the terrain. Use a custom splat map shader system to control the terrain blending.”
Run that prompt in plan mode.