I want to know , how can i write texts in opengl window using C#? I use opentk tools for drawing, I would pleased for anyone to tell me what code I must use in C#.
Asked
Active
Viewed 661 times
1 Answers
0
when you want to render a text using opentk you should consider many thing. you can go to OpenTK Docs to find out. but I recommend you to use QuickFont instead, without going into the complicated details.
good luck

Shahin
- 302
- 2
- 10