/threejs-nineslice-demo

An example of a dynamically-sized, atlas-based nine-slice Mesh.

Primary LanguageTypeScript

NineSlice Demo

A demo of a atlas-based nine-slice renderer.

Setup

Use yarn install to setup dependencies

Development

Use yarn dev to run a development server

Linting

Use yarn lint:fix to run the linter to automatically format the code to abide by the linting rules in tslint.json

Build

Use yarn dist to build the demo