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 にインポートできるか説明してもらえますか? ネットで説明が見つかりませんか?
OpenGLのサポートは、パッケージorg.eclipse.swt.openglのEclipse3.2以降のSWTに含まれています。OpenGLコンテキストをホストするウィジェットについては、GLCanvasクラスを参照してください。
http://www.eclipse.org/swt/opengl/