WorldLoop
Hi everyone,
We are building WorldLoop, a web-to-Roblox procedural construction engine.
The goal is to remove the “empty baseplate problem”: instead of manually blocking out every house, tower, compound, or map element from scratch, you generate architecture from a web dashboard, preview it, and send it into Roblox Studio.
WorldLoop is not an official Roblox product. It is an independent creator tool built around a deterministic CAD-style generation engine.
Current features include:
- procedural houses, towers, buildings, compounds, and castle-like structures
- browser-based 3D preview
- Roblox Studio delivery through a local helper
- Roblox OAuth sign-in
- structure size/style/material controls
- interiors, stairs, roofs, doors, windows, and facade logic
- experimental mesh, voxel, and destruction-oriented modes
The stable part of the system is the CAD/primitive generation pipeline and the surface/voxel map. Mesh layer is being developed as optional experimental layer, not as the structural truth.
I’m currently using itch as a public beta/devlog surface and would like feedback from creators who build environments in Roblox Studio.
Try / view the project:
https://unityloop.itch.io/worldloop
Link website:
Any feedback on the workflow, positioning, or first impression would be very useful.


