tweakpane4-extended-vector-plugin
v1.0.1
Published
Plugin extend Vector for Tweakpane
Readme
Extended Vector plugin.
Plugin for Tweakpane.
Quick start
- Install dependencies:
% npm install - Build source codes and watch changes:
% npm start - Open
test/browser.htmlto see the result.
File structure
|- src
| |- sass ............ Plugin CSS
| |- index.ts ........ Entrypoint
| |- plugin.ts ....... Plugin
| |- controller.ts ... Controller for the custom view
| `- view.ts ......... Custom view
|- dist ............... Compiled files
`- test
`- browser.html .... Plugin laboVersion compatibility
| Tweakpane | plugin-template | | --------- | --------------- | | 4.x | main | | 3.x | v3 |
