Problems with texture orientation in space
- by frankie
I am currently drawing texture in 3D space and have some problems with it's orientation.
I'd like me textures always to be oriented with front face to user.
My desirable result looks like
Note, that text size stay without changes when we rotating world and stay oriented with front face to user.
Now I can draw text in 3D space, but it is…