I found
this website a long time ago. It contains two extremely useful examples of Windows Forms programming in C#. The
first shows you how to embed OpenGL graphics in a Windows form & the
second shows you how to embed SDL graphics in a Windows Form.
2 comments:
Sadly that link is dead.
Hi paul, the website was moved. You can find the new one here. The SDL program can be found here & the OpenGL program can be found here.
Post a Comment