
react
React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
它结合了实时动画式生成管线、基于图结构的房间语义布局、五种精调主题、全程序化资产以及定制后期处理的Three.js渲染,全部集成在一个自包含模块中。
A deterministic procedural dungeon generator you can watch build itself, room by room. Rooms are scattered and shoved apart, triangulated, wired into a corridor graph, carved into a tile grid, and dressed with theme-specific props, liquids, lights, and particles — every stage seeded from a single number, so any seed rebuilds the exact same dungeon. Rendered live with Three.js.
Type a seed, pick a theme, drag the sliders, and watch the pipeline light up stage by stage. Every forge is reproducible and every dungeon is guaranteed fully connected.
mulberry32 stream is threaded through every stage —
scatter, separation, triangulation, room roles, carving, decoration. The same seed always yields
the same map, down to the last torch. Change one digit and get an entirely new floor.InstancedMesh, so an 80-room dungReal-time procedural dungeon generator in Three.js - deterministic seeds, Delaunay/MST graph layouts, room semantics, five themes, and a custom bloom/tilt-shift pipeline.
根据分类、Topic 和编程语言匹配的相似项目。

React is a JavaScript library for building user interfaces with declarative, component-based, and cross-platform design.
A GPT‑image powered app that extracts individual garment cutouts from photos, organizes them into a digital wardrobe, and generates modeled outfit previews.
A browser-based first-person shooter built entirely with procedural generation and orchestrated AI agents, featuring 55k lines of Three.js/WebGL2 code and no art assets.