algofunds
Back to projects

WorldBuilder

Click to build a world.

SHIPPED

An Unreal Engine 5 C++ plugin for procedural worlds. Click to lay down roads, then generate buildings along them, all inside the editor.

Source is private
Role
Solo
Type
UE5 PLUGIN
Stack
C++ · Unreal Engine 5 · Splines
Timeline
2025
Platforms
Game / UE5

The problem

Blocking out a city in UE5 is hours of placing meshes by hand before an idea can even be walked through.

The solution

Click to lay a road and buildings grow along it, spline-driven and procedural, all inside the editor as a native C++ plugin.

Architecture

UE5 editorclicks
WorldBuilder pluginC++
Splines → roads → buildingsprocedural

Features

  • Click-to-create road networks in the editor
  • Procedural building generation along roads
  • Spline-driven geometry
  • A native UE5 C++ plugin

Technologies

C++Unreal Engine 5Splines