I'm currently working on creating a UI inspired by the Halo Reach menus. My plan is to set the webpage background to an image, create a plane in front of it, and use a texture with semi-transparent rectangle shapes as the main background for the UI. I still need to work on the buttons, but at the moment, I'm struggling to get anything to render on the canvas. Initially, I was able to render the plane correctly with a white material, but after trying to apply a texture, I got mixed up somewhere and now nothing is rendering.
If anyone can offer assistance, please check out the source code here:
Thank you in advance for any help!