开发者

openTK vs openCL.NET

I am getting started with openCL on 开发者_JAVA技巧.NET. How is openTK compared to openCL.NET - which is better?


Neither, they're not to be compared. Apples and oranges and stuff like that :)

OpenTK is a C# interface to OpenGL. OpenCL.Net is a C# interface to OpenCL.

OpenGL is OpenGL, built for one purpose. OpenCL is OpenCL, built for another purpose.

OpenTK has OpenCL.Net bindings, so you can actually use OpenCL with OpenTK.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜