Just a bunch of demos using Custom UI Overlay
revision #10 EyeAuras version 1.4.7552.0
uploaded by Xab3r
released 1 week ago 10/12/2024 20:53:06
Application/Game
Tags
Public pack13 auras5 foldersWebUIOverlayDefaultHotkeyIsActiveImageSearchTextSearch
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

  • 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

  • **Animated background #1 **- shows how to use custom JavaScript to draw animated background 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 Blazor - shows a Blazor way of implementng Tic-Tac-Toe game - no JS, only plain old C# 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

  • 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

  • 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

Packing configuration

Pack settings
does not have a name
EyeAuras settings

Aura Tree


HTML Samples
Animated background #1
OpenAI
Self-Report
TicTac Blazor
TicTac
ImageCaptureAccess
ImgCapture UI
ImgCapture
ImageSearchOnDemand
ExpensiveSearch
UI
Settings UI
UI
Settings
AutoHunt
IsEnabled
PickUp
Overlays
Web U I Overlay
Revisions

# Released User Pack
rev.10 1 week ago 10/12/2024 20:53:06 +00:00 Xab3rdownload
rev.9 18 weeks ago 06/16/2024 06:54:31 +00:00 Xab3rdownload