How to draw 3d on a HDC in MFC

Viewed 20

I would like to find a way to draw 3d on HDC in my project. So my question is what is the best library which fit for this task. I 've tried opengl but I can't find a way to draw openGl on a window. So that is why I am looking for another way.

Thank you

0 Answers
Related