Isometric World

Inspiration

People love isometric worlds, they feel immersive, balanced, and visually compelling. But creating them takes a lot of time and effort, especially when you want every part to stay consistent as you expand the world. So I decided to build a tool where you can prompt any world and explore it. Because ultimately, creating any world you imagine is fun and magical.

What it does

Isometric World generates isometric scenes from any prompt, extends them seamlessly in all directions, and lets users navigate with smooth effects that feel 3D.

How we built it

I trained a LoRA on Flux Kontext to extend isometric views from every angle, and built a React front end with special effects for navigation. Python + Fal handled the LoRA training.

Challenges we ran into

The main challenge was extending scenes without visible line marks or breaks. Solving this was critical to making the worlds feel continuous and natural.

What's next for Isometric World

Bringing the worlds to life: making objects selectable and animated with LoRA so the world feels alive and interactive.

Built With

Share this project:

Updates