Customizable random level generator

Hello guys!

This is my first post here and my first project in three.js to showcase.

https://procedural-city-generator.netlify.app/

I’m aware that it has a lot of minor bugs, and because I haven’t implemented LOD to it, it can be a bit heavy with bigger map sizes, especially on older machines, but I’m proud of it, and I truly enjoyed the process of creating it. Three.js is cool!

Here you can check a small article where I described the whole process of that spontaneous creation :slight_smile:

1 Like

Got a “do you want to close this page or continue to wait” JavaScript warning popup, after a while, a car appeared at the bottom of the screen:

I’m not sure if this is intended behavior. Looks like the generator panel is on top of the actual gameplay screen.

Had a quick look at your article - looks very nice. Good job overall! :+1: