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.
有人可以解释一下如何将 glut 库导入 Eclipse,我在网上找不到任何解释吗?
自 Eclipse 3.2 起,SWT 的 org.eclipse.swt.opengl 包中包含对 OpenGL 的支持。有关托管 OpenGL 上下文的小部件,请参见 GLCanvas 类。
http://www.eclipse.org/swt/opengl/