Skip to content

Fab city, futuristic cities... (time to develop what already exists)

Notifications You must be signed in to change notification settings

universalbit-dev/CityGenerator

 
 

Repository files navigation


is an application designed to generate a city model

Getting Started

  • ThreeJS Editor is a cross-browser JavaScript library and application programming interface (API) used to create and display animated 3D computer graphics in a web browser using WebGL. after generating and customizing your city it is possible to import the project in STL format(3D). ThreeJs editor is useful for quick viewing and editing.

citygenerator.json

"metadata": {
		"version": 4.6,
		"type": "Object",
		"generator": "Object3D.toJSON"
	},
About Author of City Map Generator: @probabletrain
Thanks!

...this is something of amazing


Clone the project

git clone https://github.com/universalbit-dev/CityGenerator.git
cd CityGenerator

Install packages with npm then generate your city model

npm i && npm audit fix
open dist/index.html

Build your Project:

npm run build

Contributing: feel free to make something of amazing.

License

Distributed under the LGPL-3.0 License. See lgpl-3.0.txt

About

Fab city, futuristic cities... (time to develop what already exists)

Resources

Code of conduct

Stars

Watchers

Forks

Languages

  • JavaScript 35.2%
  • Assembly 21.7%
  • C 14.5%
  • Makefile 11.6%
  • TypeScript 10.5%
  • Shell 5.4%
  • Other 1.1%