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';

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.00latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.00
0.0.120
0.0.110
0.0.100
0.0.90
0.0.80
0.0.70
0.0.60
0.0.50
0.0.40
0.0.30
0.0.20
0.0.10

Package Sidebar

Install

npm i gridbuilding

Weekly Downloads

0

Version

0.1.0

License

ISC

Last publish

Collaborators

  • hejny