C# and opengl?

Hi All!

Recently i have kinda been forced to take a project in opengl programming and basically i have to create a news reel at the bottom of a page like the ones on some tv channels.

The complete module for this program was created by my boss in c# and now he only wants the news reel at the bottom.

I was wondering if it is possible to integrate opengl and c# to somehow work together.

Thanks for your help!

I haven’t tried it yet but try OpenTK. It wraps OpenGL libraries so you can use it in C#