-
利用OpenGL建立MFC视图环境,三
利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
- 2022-05-24 12:36:04下载
- 积分:1
-
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助...
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助-Demo programming opengl basic concept of teaching procedures, including topics such as conversion, illumination, and texture, such as atomized individuals think the understanding of great help to have opengl programming
- 2022-01-30 15:30:16下载
- 积分:1
-
OpenGL 作图例子
OpenGL 作图例子 - 贴图.rar-OpenGL graphic example- mapping. Rar
- 2022-06-03 17:24:32下载
- 积分: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
-
Using vc++ to achieve a straight line generating algorithm, based on the slope i...
用vc++实现直线生成算法,根据斜率大于或小于1来确定从那个方向开始-Using vc++ to achieve a straight line generating algorithm, based on the slope is greater than or less than 1 to determine the direction from the beginning
- 2022-02-28 14:39:14下载
- 积分:1
-
quake3 bsp碰撞2
quake3 bsp collision 2
- 2022-01-26 04:19:00下载
- 积分:1
-
使用c语言编写的一个关于计算机图形学的茶壶程序
使用c语言编写的一个关于计算机图形学的茶壶程序-Using the c language written in a teapot on the computer graphics program
- 2022-01-21 23:43:04下载
- 积分:1
-
计算机图形学OpenGL立方体旋转
计算机图形学 OPENGL旋转立方体-Computer Graphics OpenGL rotating cube
- 2022-02-02 14:53:15下载
- 积分:1
-
初学opengl的简单代码
对于初学者来说是一篇很不错的学习opengl的代码,本人已经在自己的电脑上运行成功,可以直接进行学习,希望对大家有很好的帮助。
- 2022-05-18 04:37:07下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1