Hover UI Kit  2.0.0B (beta)
Packages
Here are the packages with brief descriptions (if available):
[detail level 12345]
 NHoverContain the entire project.
 NCoreProvide functionality to be shared across all modules.
 NCursorsProvide data and features related to cursors.
 NItemsProvide data and features related to items.
 NHelpersPerform common item tasks.
 NManagersManage state for individual items and across all items.
 NTypesProvide data for various item types.
 NLayoutsArrange items based on a particular shape.
 NArcArrange items into arc-shaped layouts.
 NRectArrange items into rectangular-shaped layouts.
 NRenderersDraw graphics for items and cursors.
 NCanvasElementsDraw graphics for Unity Canvas-based elements.
 NCursorsDraw graphics for cursors.
 NIdlesDraw graphics for cursor "idle" indicators.
 NHelpersPerform common renderer tasks.
 NItemsDraw graphics for items.
 NButtonsDraw graphics for button-style items.
 NSlidersDraw graphics for slider-style items.
 NShapesDraw and update graphics for a particular shape.
 NArcDraw and update arc-shaped graphics.
 NRectDraw and update rectangular-shaped graphics.
 NUtilsAssist with common tasks for renderers.
 NUtilsAssist with common tasks for this project.
 NInputModulesConvert device-specific input into cursor data.
 NFollowConvert Unity transforms into cursor data.
 NLeapMotionConvert Leap Motion (post-Orion) input into cursor data.
 NLeapMotionOldConvert Leap Motion (pre-Orion) input into cursor data.
 NOculusTouchConvert Oculus Touch input into cursor data.
 NViveConvert HTC Vive input into cursor data.
 NInterfaceModulesCreate interfaces by arranging items with layouts and custom functionality.
 NCastCreate an arc-shaped, hierarchical interface that attaches to a particular cursor.
 NKeyCreate an interface that resembles a typical computer keyboard.
 NPanelCreate a rectangular-shaped, hierarchical interface.
 NRendererModulesDraw custom graphics (or update existing graphics) for items and cursors.
 NAlphaUpdate graphics to include colors with transparency.
 NOpaqueUpdate graphics to include colors without transparency.