1.0.3 • Published 12 months ago

jp.keijiro.klak.vjui v1.0.3

Weekly downloads
4,303
License
Unlicense
Repository
-
Last release
12 months ago

VJUI

VJUI is a collection of custom UI controls specially designed for VJing.

gif

It contains three custom controls:

Knob allows users to select a numeric value by dragging. This provides almost the same functionality as the standard Slider control but a bit easier to interact on a touch-sensitive screen.

gif

Button is almost identical to the standard Button control, but it also provides the OnButtonDown event not only the OnButtonUp event. This is convenient for VJing because button-down events are more often used than button-ups.

Toggle is also nearly identical to the standard Toggle control but in the same look-and-feel to the Knob and Button controls.

How To Install

This package uses the scoped registry feature to resolve package dependencies. Open the Package Manager page in the Project Settings window and add the following entry to the Scoped Registries list:

  • Name: Keijiro
  • URL: https://registry.npmjs.com
  • Scope: jp.keijiro

Scoped Registry

Now you can install the package from My Registries page in the Package Manager window.

My Registries

1.0.3

12 months ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago