Open GL for C# on .NET

I have created a small CAD system on Windows (MFC) using OpenGL for rendering. I started documenting it in www.iNet1000.com.
I am interested in porting this CAD to C# .NET platform. What would be the best OpenGL tool to use? I came across names like OpenTK and Tao… I am new to C# and just started learning it. It is very similar to C++, but cleaner. I started studying FLASH (ActionScript3.0) also. It’s interesting to see which dominates: Flash (Adobe) or .NET / Sliverlight.

M

The Tao framework is good.

http://sourceforge.net/projects/taoframework/

I think OpenTK is better

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.