/Hydrogen

Convert UI instances into Fusion code!

Primary LanguageLuaMIT LicenseMIT

Hydrogen

Hydrogen is a UI instance to code conversion plugin just like Roactify
but is built for converting UI to Fusion code instead.

How does it work?

Hydrogen will convert any UI that you select into a minimal Fusion tree.
You can then edit this code to your liking in order to add State and Animation to your UI.


The End Goal:

The end goal of Hydrogen is to be able to identify components, remove duplicate code and allow users to animate their UI using a simple and intuative editor.

Disclaimer:

This plugin is currently only a PROTOTYPE and the produced code may not be optimal.
All promised features will be coming at a later date.

In order to have the full benefits of using Fusion it is recommended that you write your UI from scratch rather then using Hydrogen!