Open ThinkingInXyZ opened 6 years ago
Hello, How can I draw 2D text in 3D space? Like using gl.DrawText() together with gl.RasterPos(x, y, z); so then the text is rotating but always facing the camera.
I am trying to achieve something like this:
Thanks in advance for your help!
Kind Regards Ting
Hello, How can I draw 2D text in 3D space? Like using gl.DrawText() together with gl.RasterPos(x, y, z); so then the text is rotating but always facing the camera.
I am trying to achieve something like this:
Thanks in advance for your help!
Kind Regards Ting