-
如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景
如何开发OPENGL程序的基本方法之二,画多边形,初始化三维场景-How to develop procedures for the basic method OPENGL bis, painting polygons, three-dimensional scene initialization
- 2023-01-15 13:25:03下载
- 积分:1
-
水波模拟, 用OpenGL 实现的 源代码,推荐下载
水波模拟, 用OpenGL 实现的 源代码,推荐下载-wave simulation, using the OpenGL source code to download!
- 2022-07-18 04:27:46下载
- 积分:1
-
VS2010+OpenCV+OpenGL三维重建
利用VS2010+OpenCV+OpenGL三维重建
先标定棋盘,然后再进行特征提取,立体匹配得出视差图,最后得出视差数据,利用OpenGL画出3D模型
- 2022-03-04 05:10:06下载
- 积分:1
-
一个简单的OpenGL程序,代码不过百行,却实现了一个简单的OpenGl功能。...
一个简单的OpenGL程序,代码不过百行,却实现了一个简单的OpenGl功能。-A simple OpenGL program, code hundred lines, however, they realize a simple OpenGL functions.
- 2022-07-17 10:18:15下载
- 积分:1
-
OpenGL high
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL -OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL
- 2022-08-21 04:39:04下载
- 积分:1
-
演示在OPENGL下图形的缩放操作
演示在OPENGL下图形的缩放操作-demonstration under the OpenGL graphics scaling operation
- 2022-02-15 10:14:28下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
OpenGL源代码18
OPenGL超级宝典的源代码,18――19,很好-OpenGL source code 18-27-- 19, good
- 2022-02-10 03:31:19下载
- 积分:1
-
w d s a small keyboard and adjust the operation of the Spheres minor changes in...
w a s d 和小键盘的操作 调节球体的细微的空间变化!-w d s a small keyboard and adjust the operation of the Spheres minor changes in space!
- 2023-06-24 04:35:03下载
- 积分:1
-
OpenGL中产生烟雾的效果,适合有一定基础的开发者
OpenGL中产生烟雾的效果,适合有一定基础的开发者-OpenGL effects of smoke generated, suitable for developers who have some basic
- 2022-03-24 04:14:17下载
- 积分:1