-
这是粒子效果的demo程序,很有参考的价值
这是粒子效果的demo程序,很有参考的价值-This is the particle effects demo program, the value of a good reference
- 2023-05-28 01:00:03下载
- 积分:1
-
Using 24
Using 24-bit Bitmap Files as OpenGL Images-Using 24-bit Bitmap Files as OpenGL Images
- 2022-11-27 01:25:03下载
- 积分:1
-
Draw a picture which there are a number of small star around a big star.Method:...
绘制一个这样的图案,一个大星周围有一系列的小星,使用方法:原点转移。-Draw a picture which there are a number of small star around a big star.Method: central point transformation
- 2022-02-03 01:09:40下载
- 积分:1
-
DDA 算法的实现
数字微分分析器或只是简略的 DDA 直线绘制算法是用于光栅图形设备中绘制线条。在这种算法,在行的开始和结束位置已提供。
中介像素位置将在起始点和结束点之间的时间间隔的变量线性内插法计算。该算法如下所示:
让开始和结束点线的是 (x 1,y1) 和 (x2,y2),分别。所以坡、 m = (y2-y1)/(x2-x1)。根据 m 和该象限的 (x,y) 的值属于,中介像素职位要计算如下:
职位要计算如下:
象限
m < = 1
m > 1
第一次
x = x + 1
y = y + m
x = x + 1/m
y = y + 1
第二次
x = x 1
y = y + m
- 2022-08-10 08:17:23下载
- 积分:1
-
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。
OpenGL编程书籍――《OpenGL编程指南第四版》电子版。-OpenGL programming book- " OpenGL Programming Guide Fourth Edition" electronic version.
- 2023-01-26 07:45:10下载
- 积分:1
-
与图形api无关的物理引擎系统,速度比较快,而且开放源码
与图形api无关的物理引擎系统,速度比较快,而且开放源码- The physical engine system has nothing to do with which with
graph api, the speed quite is quick, moreover opening source code
- 2022-10-31 01:30:04下载
- 积分:1
-
OpenGL下用异或方式画图
OpenGL下用异或方式画图-OpenGL or using different methods to draw
- 2023-06-22 13:35:04下载
- 积分:1
-
A very simple small program which in order to teach you how to use OpenGL to mak...
一个简单的小程序,教你用OpenGL实现简单的动画。运行后点击菜单“文件-run”就可以看到动画效果了。-A very simple small program which in order to teach you how to use OpenGL to make simple animation. Run the program then click on the manue "file-run" then you can see the animation
- 2022-10-10 04:30:03下载
- 积分:1
-
使用OpenGL,图形的缩放的三个典型案例,绘制球灯…
OpenGL的使用,三个典型的例子,分别为图形的缩放,绘制光源照射的球体。雾的使用-use OpenGL, three typical examples of the scaling graphics, drawing the ball light irradiation. The use of fog
- 2022-03-01 13:38:40下载
- 积分:1
-
dkfhvehvkvkndskvndvkdsvdsvfdsv
很好用的OPENGL DLL,包括显示,旋转,平移,点云读取等-dkfhvehvkvkndskvndvkdsvdsvfdsv
- 2022-08-26 13:39:36下载
- 积分:1