Skip to content

belopot/building-proc-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Procedural Building Generator

The react 3D app for Procedural Building Generator

Screenshot

Installation

Assumes you already have node installed. If you already have yarn installed you can skip the next command.

npm install --global yarn

Install all dependencies for node:

yarn install

Running

yarn start

Building

yarn build