Search Results for

    Show / Hide Table of Contents

    XRC Color

    edu.cornell.xrc.toolkit.color

    Interactive HSV cylinder color picker for Unity XR/VR environments. Features a preview-then-apply workflow with real-time color sampling through 3D spatial interaction. Maps hue to angle, saturation to radius, and brightness to height for intuitive color selection. Supports controller-attached or world-space positioning with dynamic visual feedback.

    Technical details

    Package

    • Name: edu.cornell.xrc.toolkit.color
    • Display name: XRC Color
    • Version: 0.2.1
    • Git URL

    Requirements

    This version of the XRC Color package is compatible with the following versions of the Unity Editor:

    • 6000.2 and later

    Installation

    To install the package, follow these steps:

    1. In the Unity Editor, click on Window > Package Manager
    2. Click the + button and choose Add package from git URL option
    3. Enter the package's Git URL. Make sure the URL has ".git" ending.
    4. If the repository is private, you will be asked to authenticate via your GitHub account. If you haven't been granted access to the repository you will not be able to install the package.
    5. The package should be installed into your project.
    6. You can download the package samples from under the Samples tab in the Package Manager

    From Unity: Install a UPM package from a Git URL

    Note

    Even though the package documentation is public, the package itself and its repository might be private and not accessible. If you haven't been granted access to the repository you will not be able to install the package.

    In This Article
    Back to top XR Collaboratory