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を使おうとしています。問題は、クラス「com.sun.opengl.util。*」がないため、現在はまったく使用できないことです。
GLUTでJOGLを使用する可能性はありますか?
コースの JOGL バージョンは、JOGL2 ではなく、おそらく 1 です。
com.sun は com.jogamp になりました。現在、JOGL は Sun ではなく JogAmp コミュニティによって管理されているためです。