Modern UI Building options with HISE?
-
I noticed that "the cube" VST (which looks incredible) was done with HISE!!
Is it possible to integrate additional libraries like react for use in creating more complex and visually appealing UI?
Currently using Images and Film strips. I just feel like it could look more modern / higher quality for lack of a better term.
Any tips and tricks would be amazing.
Best,
Mitchell -
@FatMitchell Cube's UI was done in C++ I believe.
-
@FatMitchell using something like react will not automatically make your UI look better. I found that a lot of stuff is possible in HISE with little effort and everything can be done with a lot of effort.
Personally I like to draw everything in code including knobs and never bother using filmstrips.
-
@oskarsh yes I think most of what people refer to as „modern UI“ is just a scalable vectorized interface which is totally possible in HISE.
-
@FatMitchell You can also use shaders or lotties to make it look cool. I'm learning to use them and it's really fun
-
@bendurso Lottie is a good suggestion as well. thank you all!