1.0.12 • Published 2 years ago

@io-gui/controls v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.12

2 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago