Hello,
I’ve got git playground with GUI example https://www.babylonjs-playground.com/#XCPP9Y#39. Do I can somehow add html element to this pop-up?
I use angular material UI library and want to add switch for meters to feet. This screenshot is from my application
Hello @JohnK, I knew that. I am just wondering If I can combine my own html+css with BJS GUI.
e.q. Making rectangle from 1st image looks like this (this is in .ts file in Angular): img 3
I would like to:
make something in html (e.q. previously mentioned toggle, or even this rectangle, text and line)