IntelligenceModding / Advanced-Peripherals-Features

A place for the feature request for Advanced Peripherals
0 stars 1 forks source link

[Feature] GUI Peripheral #58

Closed RGFTheCoder closed 7 months ago

RGFTheCoder commented 3 years ago

Describe your feature idea

A peripheral that opens a more traditional menu GUI which isn't pixelated and is controlled by code.

Describe alternatives you've considered if you've any

trying to make a GUI in the AR glasses, but Getting input working well is difficult.

Additional context

The peripheral object would contain various functions like Button, Panel, Text Input, Text, Scrollable Panel, Draggable panel, Tabbed Panel... which would create "Components" (Panels can have children, and all have a position + size? in their parent) It would also contain a GUIRoot property which would the top level component which could be a basic panel which is the full screen size. This could be useful to create interfaces with higher resolution graphics (item icons) and more responsive UI.

SirEndii commented 2 years ago

I'll think about this when I start working on 0.8r Rendering GUIs is a hard thing, but luckily I'm skilled with GUIs 😛

SirEndii commented 7 months ago

I'm going to reject that feature request since it just too complex for the project maybe there will be someone willing to add this feature in the future. The feature is listed in the Smart Glasses backlog