dwmkerr / dwmkerr/sharpgl

Draw 2D Text in 3D space by using gl.DrawText()

Open
#143 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
804
Forks
294
Avg merge
3d 23h
Merged PRs (30d)
1

Description

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:

![axis2](https://user-images.githubusercontent.com/34493970/34369203-e6f0a62e-eab1-11e7-929e-c9e00bd54bff.gif)

Thanks in advance for your help!

Kind Regards
Ting

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.