You're going to need an implementation of GLUT. The easiest one to get is FreeGLUT:
sudo apt-get install freeglut3 freeglut3-dev
本文介绍如何通过Ubuntu软件包管理器apt获取并安装FreeGLUT,这是一种常用的GLUT实现方式,适用于OpenGL应用程序开发。
|
9
|
You're going to need an implementation of GLUT. The easiest one to get is FreeGLUT:
|
|
9
|
You're going to need an implementation of GLUT. The easiest one to get is FreeGLUT:
|

被折叠的 条评论
为什么被折叠?