Publisher | Nova UI |
---|---|
File size | 2.29MB |
Number of files | 406 |
Latest version | 2.1.3 |
Latest release date | 2023-12-12 03:59:16 |
First release date | 2022-09-19 11:55:16 |
Supported Unity versions | 2018.4.2 or higher |
The free trial of Nova is a zero-risk way to determine if Nova meets the needs and requirements of your project!
BENEFITS:
- Complete Feature Set: Nova - Free Trial contains all of the features, functionality, and APIs of the paid version.
- Compatibility: Content built with the free trial is 100% compatible with the paid version, and vice versa. That means all of the Nova samples work with the free trial, and upgrading is seamless -- just replace the trial package with the paid version.
RESTRICTIONS:
- Only works in Editor: content built with this free trial version will not render in builds for any platform, and attempting to reference Nova apis in scripts that are included in builds will cause the build to fail.
- Not Burst optimized: The performance of this free trial version is not representative of the performance of the paid version, as the paid version is 3-10x faster due to optimizations made via the Burst compiler.
HOW TO UPGRADE:
Simply delete the Nova folder and import the paid asset -- it's that simple!
See novaui.io to learn more.
SAMPLES:
Several complete and thoroughly commented sample projects made with Nova are available on GitHub (for free), along with tutorial videos on YouTube to help you get started!
- Inventory System
- Mobile Settings Menu
- XR Hand Menu
- UI Controls (included in the asset!)
FEATURES:
🚀 Dynamic Styles 🚀
Take your visual quality to the next level without writing custom shaders or baking visual effects into textures. Add and adjust corner radius, gradients, drop shadows, and more on the fly!
- Rounded Corners
- Borders
- Gradients
- Drop Shadows/Glow
- Inner Shadows/Glow
- Rounded Edges
- Auto UV adjustment for images/icons/etc.
- Local anti-aliasing
- Text Super Sampling
- Multiple lighting models
- Rectangular masks and Texture masks
- Enhanced Geometry sorting and configurability (even a Z-Index property!)
Works with TextMeshPro!
Nova brings modern UI system functionality, such as auto sizing, padding, margins, and more, into the third dimension.
- Alignment (Top, Left, Bottom, Right, Front, Back)
- Padding
- Margin
- Min/Max Constraints
- Shrink to Content
- Expand to Parent
- AutoLayouts (Vertical, Horizontal, Depth)
- Aspect Ratio Locking
🚀 Data Binding 🚀
With a simple databinding API, flexible type-matching, and virtualized lists and grids, create a rich, dynamic, and performant UI with just a few lines of code.
🚀 Gesture recognition across all supported platforms, including XR! 🚀
- Hover/Unhover events
- Press/Release events
- Click events
- Drag events
- Scroll events - complete with refined scrolling animations
🚀 AND MORE! 🚀
- A garbage free Animations API for writing custom, modular UI animations!
- Dynamic texture atlasing
- Edge Snapping tools in scene view
- Gradient tool in scene view
🚧 Limitations 🚧
- WebGL not supported
- Lighting not supported in SRPs
- Asset uses Scroller under BSD 3-Clause "New" or "Revised" License; see Third-Party Notices.txt file in package for details.