Hey guys ,
I just started using urho and i have never worked with graphics / game engines before .
I had a question . i created a scene and placed a plane on it . Now i want to populate the place with some models but i’m unsure how to proceed .
I know the models can have a texure image but i want basically want to display an image and some text programmatically.
I have not chosen the shape / material yet but it will probably be a box unless someone has a better solution .
I’m trying to mimic a 2D material on a 3D plane . This is a rough example :
Any suggestions would be highly appreciated