Overview
Intuiface ships with a set of pre-built - aka "off the shelf" - interface assets. These interface assets can be used by anyone, regardless of their Intuiface account level.
NOTE: Any Premier or Enterprise-level Intuiface account can create a custom interface asset using a REST-based Web API, a .NET DLL written in C# or VB, or a TypeScript function.
In the following video, you will see how to incorporate and use interface assets in your experiences:
Platform support
- Interface assets built using REST Web APIs will work on all Player-supported Platforms.
- Interface assets built using .NET will work only in Player on Windows.
- Interface assets built using TypeScript will work on all non-Windows Player-supported platforms.
If you are a long-time custom using custom-created Interface Assets constructed using JavaScript, they will continue to work in Player on Windows, but will not work in non-Windows Player-supported platforms. For those latter platforms, you must use TypeScript.
Source code
You can reuse / modify / copy the "source code" of REST Web API and TypeScript Interface Assets to create your own version. You will find the source files within the Composer installation folder: C:\Users\{userName}\AppData\Local\IntuiLab\Intuiface\Composer\Resources\Interface Assets
We have sometimes created custom interface assets for experiences in the Intuiface Examples catalog. Read this article for instructions about how to reuse them in other experiences.
List of off-the-shelf Interface Assets
The following list identifies all pre-built interface assets that ship with Intuiface. Click any link to get detailed information about the associated IA.
The IA will work on all Player-supported platforms if a platform is not specified.
Analytics
Device Information
Excel
Face Detection
- OpenVINO Windows only
Google Geocoding
Nexmosphere
QR Code
- QR Code Windows only
RFID
- Phidgets RFID Windows only
Share assets
- Share as email
- Share via USB Windows only
- Share via filesystem Windows only
Shopping List
Social Media
- Flickr Windows only
Speech
- Speech Recognition Windows only
- Text to Speech Windows only
Time
Value Operators
- Two Value Comparison
- Three Value Comparison
- Global Variable
- Linear Converter
- Number Generator
- Random From List
- Simple Counter
- Text Manipulation
Weather
Web Deployments
- URL Parser Web deployment only
Comments
0 comments
Article is closed for comments.