gridbuilding
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

GridBuilding

Generate 3D buildings from ASCII string.

Install via NPM

GridBuilding is published on NPM with full typing support. To install use

npm install gridbuilding --save

This will allow you to import GridBuilding entirely using:

import * as GridBuilding from 'gridbuilding';

or individual classes using:

import { Building } from 'babylonjs';

Readme

Keywords

Package Sidebar

Install

npm i gridbuilding

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • hejny