threejs-towers

Installation
SKILL.md

Three.js Towers

Architecture is the one subject where procedural generation pays immediately: buildings are made of repeated, parameterised parts, and once you have the vocabulary a second style costs a parameter set rather than a model.

Stand it in threejs-landscape and weather it with threejs-weather.

Build the vocabulary before the building

Write ten small builders that all append into shared vertex/normal/UV/index arrays, then never write raw geometry again:

Installs
494
Repository
mengto/skills
GitHub Stars
5.8K
First Seen
Aug 11, 2026
threejs-towers — mengto/skills