-
opengl圆柱体绘制
圆柱体的绘制:利用连续扇形绘制填充圆柱体的上下两个底面圆;利用三角面片填充圆柱体的侧面;利用平移旋转改变图形的显示; 利用光源,光照渲染立体效果
- 2022-01-28 09:58:22下载
- 积分:1
-
OpenGL, prepared the terrain and sky, roaming when the point of view will change...
OpenGL下编写的地形和天空,漫游的时候,视点会随着地形的起伏而变化。-OpenGL, prepared the terrain and sky, roaming when the point of view will change as the undulating terrain.
- 2022-08-25 14:37:43下载
- 积分:1
-
using the QT seems to achieve a great effect of the fog, in linux below image wi...
在linux下用QT实现的一种看起来效果很棒的雾,对于在linux下面用OpenGL进行图像编程很有参考价值。-using the QT seems to achieve a great effect of the fog, in linux below image with OpenGL programming of great reference value.
- 2022-05-05 05:06:04下载
- 积分:1
-
传统Windows平台OpenGL的编程要点例程,c++ Builder代码,大家分享!...
传统Windows平台OpenGL的编程要点例程,c++ Builder代码,大家分享!-traditional Windows platform OpenGL programming routines points, c Builder code share with you!
- 2022-02-21 18:20:08下载
- 积分:1
-
OpenGL Red Book 网上的1.1版本(包括代码) 我把它做成了chm格式,方便使用...
OpenGL Red Book 网上的1.1版本(包括代码) 我把它做成了chm格式,方便使用-OpenGL Red Book of the 1.1 version of the Internet (including code) I put it into the chm format, user-friendly
- 2022-03-29 17:34:13下载
- 积分:1
-
One used to play FLCFLI the 3DS animation format control
一个用来播放 FLCFLI 的 3DS 动画格式控件-One used to play FLCFLI the 3DS animation format control
- 2023-03-30 00:25:03下载
- 积分:1
-
一本很好的书,将三维图形开发与游戏开发
一本很好的书,将的是3D图像开发和游戏开发-A very good book, will be the 3D graphics development and game development
- 2023-08-03 21:50:05下载
- 积分:1
-
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建...
一个教您给三角形和四边形添加2种不同类型的着色方法的opengl程序,使用Smooth coloring(平滑着色)将三角形的三个顶点的不同颜色混合在一起,创建漂亮的色彩混合。效果相当不错!-teaches you to a triangular and quadrilateral add two different types of coloring method opengl procedures, Use Smooth coloring (coloring smoothing) triangle vertices of the three different colors mixed in a , to create beautiful color mixing. The results are pretty good!
- 2022-06-26 07:49:43下载
- 积分:1
-
EVC4.0环境下WinCE Opengles英文教程(带源代码)
该教程html格式。介绍了基于EVC4.0,wince下OpenGL ES的使用。里面例子很多,全部源码。但是英文教程,练习程序用的。
- 2022-08-14 02:02:02下载
- 积分:1
-
opengl旋转矩形 绕某一点旋转
用opengl实现旋转矩形,共三种实现方法 ,包括
140203(1):单一变化 原地旋转(乘旋转矩阵)
140203(2):复合变化 绕某点旋转(平移 旋转 反平移)
140203(3):利用已知函数绕某点旋转 (有点问题,坐标轴也旋转,即函数是对所有图画旋转)
- 2022-11-24 21:05:03下载
- 积分:1