CustomUI-3D with Designer
β If creating a scene with dozens of UI Atoms takes too much time, you can use this plugin.
β This plugin aims to implement 3D-UI elements through CustomUI using only one atom.
CustomUI - Plugins + Scripts -
β» Reporting bugs or issues will help me improve the plugin and help others. CustomUI β This .cs for plugin UI component library for developer. β This is licensed under CC-BY, so you are free to incorporate it into your own code and use it as you...
β By structuring the UI with one Atom, there is no need to manage multiple Atoms, reducing memory and resource usage.
β It simplifies the structure and reduces the burden of having to redesign the entire layout whenever new features are added.
β It provides a unified interface between 2D and 3D UI, offering users a natural and intuitive experience, utilizing designer features.
β The UI now supports Overlay, World and BaseUI mode.
β All UI elements can trigger and be triggered.
β Additionally, as a 3D UI, it supports using Chooser and ColorPicker, and also provides custom trigger functionality.
β Now in v1.1, 3,789 fonts are supported through MultiFontPack.
MultiFontPack (3,789 fonts) - Assets + Accessories -
πββοΈ If you think this asset is valuable, please leave a recommendation or review for the community. πββοΈ Reporting bugs or issues will help me improve the plugin and help others. MultiFontPack β This asset supports 3,789 fonts and provides...
β Just add plugin to Any Atom. (This plugin does not work in Session Mode or Scene Mode)
History
β 20260617 v0.1 : initial version
β 20260617 v0.2 :
- issue : fixed for the problem of inconsistent behavior (mouse click) across different systems (report by @Rancept )
β 20260619 v0.3 :
- issue : overall revisions and stability improvements.
β 20260625 v0.4 :
- issue : implement JSONStorableBool field 'Shrink to Anchor' with external accessibility (request by @Nial ).
- issue : add VaMHUD UI for the Shrink feature, HUD location is stored (request by @JohnnyVR ).
- issue : Implementation of Scale Control.
- issue : all sliders support the mouse wheel in the editing UI.
- issue : resolve the problem of look-at being applied twice when several UIs share the same controller and Billboard Mode is turned on.
β Implement JSONStorableBool field 'Shrink to Anchor' with external accessibility
β add VaMHUD UI for the Shrink feature, HUD location is stored
β Implementation of Scale Control
β add VaMHUD UI for the Shrink feature, HUD location is stored
β Implementation of Scale Control
- issue : error occurs when running in Session Mode or Scene Mode (report by @Nial )
β This plugin does not work in Session Mode or Scene Mode
- issue : implementing a feature to hide individual UI components (requestby @Nial ).
- issue : fixing the issue where the trigger is not being loaded properly.
β implementing a feature to hide individual UI components.
- issue : BaseUI mode implemented (request by @JohnnyVR ), so CustomUI-3D now supports overlay, world, and BaseUI mode.
- issue : resolved the issue of severe performance degradation in Overlay mode (report by @Rancept ; Created 100 buttons for testing; FPS improved from 60 before to 170 after).
- issue : fixed the issue of the main UI appearing above in overlay mode.
- issue : Implemented functionality to apply texture on UI components (request by @cyberdelique , @Rancept )
- issue : implemented functionality to move UI components to the back (toBottom button).
- issue : fixing the issue of objects overlapping in world mode by adding an 'Enable Z-Buffer' toggle (report by @cyberdelique ).
- issue : fixed the issue of loading image resources from outside the VAM directory (report by @cyberdelique ).
β» Currently, CustomSliderToggle, CustomRadioToggle, CustomDonutSlider, SliderTinyV, and SliderTinyH are implemented with Graphics using OnPopulateMesh, which causes the issue that depth testing is not applied in World Mode.
- issue : fixed the issue where transparent image texture appeared black.
- issue : fixed the issue where files saved with Save All/Save Tab did not appear again when invoked with Save All/Save Tab.
- issue : Multilingual support through MultiFontPack v0.1.
β Please refer to the guide at the link below, and feel free to reach out anytime if you have any questions. Thank you.
Guide for CustomUI-3D Designer - Guides -
β» Reporting bugs or issues will help me improve the plugin and help others. Guide for CustomUI-3D with Designer β This guide provides instructions for using the CustomUI-3D demo and designer. β This guide is an initial step and will continue to...
Plugins + Scripts - CustomUI-3D with Designer
14mhz submitted a new resource: CustomUI-3D with Designer - This plugin aims to implement 3D UI elements through CustomUI using only one atom. β» Reporting bugs or issues will help me improve the plugin and help others. CustomUI-3D with Designer β This plugin aims to implement 3D UI elements...