Hi,
I'm trying to use the Cardboard library for a 2D project. Although this might not be common, I assumed there would be a way to include 2D elements in a Cardboard sketch, such as an info overlay, and things like that. I tried using hint(DISABLE_DEPTH_TEST), which works in other scenarios, but it still prints elements within the 3D space.
Am I missing something or is that not possible? Thanks