1.0.12 • Published 3 years ago

@io-gui/controls v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Improved three.js controls build with TypeScript

Development

Development tooling in this repository is setup to contribute compiled and restyled code to three.js/examples/jsm/controls.

For this to work, the expected directory stucture is:

.
└── three-controls
└── three

Dev commands:

  • yarn build - builds in build/ directory.
  • yarn dev:build - continuously builds to build/ directory with source mapping.
  • yarn build:three - builds to ../three/examples/jsm/controls/ and applies mdcs code style.
  • yarn dev:three - continuously builds to ../three/examples/jsm/controls/ with source mapping.
1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.12

3 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago