jjv360 / HF-UI

A User Interface kit for High Fidelity using the Overlay system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

High Fidelity: User Interface kit

This is a collection of APIs to make it easier to create Overlays in High Fidelity.

NOTE: This package uses JavaScript features not natively available in High Fidelity, so you'll need to webpack your script. See an example here.

Documentation

You can see the documentation here. An example script using this library can be seen here.

Features

  • View class
  • Animation
  • Label
    • Text wrapping
  • Image
  • Button
  • Text field
  • Window
    • Drag around
    • Window chrome (title, close button, etc)

About

A User Interface kit for High Fidelity using the Overlay system.


Languages

Language:JavaScript 100.0%