Skip to content

cityjson/ninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbb5fbf · Jun 21, 2024
Jun 17, 2024
Jun 18, 2024
Jun 17, 2024
Jun 21, 2024
Mar 24, 2022
Jun 17, 2024
Jun 17, 2024
Sep 9, 2022
Jun 18, 2024
Jun 18, 2024
Jun 21, 2024

Repository files navigation

ninja logo ninja

ninja is a web viewer for CityJSON files. It supports most features as described by the CityJSON specification.

ninja stands for "ninja is not just azul" to tease azul, the best macOS CityJSON viewer!

Use

Public version

You can run ninja without installation by visiting ninja.cityjson.org.

Installation

Install all dependencies:

npm install

Compile and run for development

npm start

You can visit the local version at: http://localhost:1234/.

Compile and run for production

npm run build

Dependencies

ninja uses cityjson-threejs-loader to handle things.

Other frameworks used: