Share preview
Share hero
Just a bunch of demos using Custom UI Overlay
Share metadata
revision #10 #10 EyeAuras version 1.4.7552.0
uploaded by Xab3r
released 84 weeks ago 10/12/2024 20:53:06
Application/Game
Share application tags Share application tag values Utilities
Tags
Share user tags Share tag values Tutorial
Share badges Public pack
Share description
About this pack

This pack contains a few demonstrations of how to use Custom UI

  • Settings UI - shows how to access and toggle value of Fixed Value Triggers using relative path and how to use Bootstrap. Also shows how to use Aura Variables to bind properties, which could be later accesses by Bindings and Links

    Settings UI
    Settings UI

  • Self-Report - extremely basic example which shows how to get access to one of EyeAuras interfaces and how to show text inside overlay

    Self-Report
    Self-Report

  • **Animated background #1 **- shows how to use custom JavaScript to draw animated background

    Animated background #1
    Animated background #1

  • Tic-Tac - shows how to use JavaScript version of Tic-Tac-Toe game - JS initialization, canvas access, etc

    Tic-Tac
    Tic-Tac

  • Tic-Tac Blazor - shows a Blazor way of implementng Tic-Tac-Toe game - no JS, only plain old C#

    Tic-Tac Blazor
    Tic-Tac Blazor

  • ImageCaptureAccess - shows how access Image object in OpenCV format captured by the trigger. Also shows a very low-level way of drawing that object on JS canvas. This is not an intended or recommended way of doing it! The code should be used just as an example of working with image on a byte/pixel level

    ImageCaptureAccess
    ImageCaptureAccess

  • ImageSearchOnDemand - shows how to get results of a trigger which is very expensive in performance terms. This approach implements a method which activates a trigger, fetches the next result(with timeout) and deactivates it back. That way it's possible to have 0fps Image/ML/Text trigger and request results on demand

    ImageSearchOnDemand
    ImageSearchOnDemand

  • OpenAI - shows an integration of EyeAuras with ChatGPT. The API is accessed via EyeAuras server. Also shows how to track key presses in a form and react to HotkeyIsActive changes

    ChatGpt integration
    ChatGpt integration

Packing configuration

Pack settings
does not have a name
EyeAuras settings
Any ScriptOnly None Not loaded Default server behavior
Share revisions
Revisions

# Released User Pack
rev.10 84 weeks ago 10/12/2024 20:53:06 Xab3r download
rev.9 101 weeks ago 06/16/2024 06:54:31 Xab3r download