Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在查看随 OpenTK 安装提供的 OpenTK (opentk-2010-10-06.exe) 示例代码。我有兴趣选择示例,但它崩溃了。但其他样本正在工作。问题是什么?有没有人遇到过这个问题。请帮忙
我无法在此处发布图片,但例外是关于 OpenTK.Graphics.GraphicsErrorException
该线程给出了答案(opentk.com/node/2913)。如果你想开发一个sample/或者tryout的picking机制,选择redbook sample(来自Tao),改成OpenTK命令,非常简单直接:-)