-
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟...
模拟干墨和水润的效果,模拟两种画纸。宣纸和普通的纸的区别。颜色的变化
墨盒的模拟-Simulation of dry ink and水润effect, simulating the two artist. Paper and the difference between an ordinary paper. Changes color cartridge Simulation
- 2022-10-17 14:30:03下载
- 积分:1
-
关于OpenGL
关于OpenGL的相关知识,主要针对初学者。-About OpenGL-related knowledge, mainly aimed at beginners.
- 2023-02-04 21:45:03下载
- 积分:1
-
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助...
图形识别系统,支持windows以及linux系统,是好东西啊,对学习图形编程很有帮助-pattern recognition system, support windows and linux system is something good ah, to learn graphical programming helpful
- 2022-05-28 08:16:11下载
- 积分:1
-
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。
初学OpenGL很好的框架,添加了画出三角形和四边形的代码,完成上色并且实现了旋转效果,入门基础。-Good beginner OpenGL framework, added a painted triangle and quadrilateral code, complete and realize the rotating color effect, the basis for entry.
- 2022-05-22 08:11:20下载
- 积分:1
-
Adson Dias
&Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;Adson Adsomn doansd asdon asdnmoasdfauh u asdf u7heqwiih iasd fihasdifhuid asfhiosd;
- 2022-08-21 14:22: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入门实例。囊括各章节源代码。-Getting Started with OpenGL examples. The chapters include the source code.
- 2022-04-10 22:32:41下载
- 积分:1
-
一个实现 鼠标移动模型,旋转模型的例子 对 Opengl初学者来说 有很好的 bangzhu...
一个实现 鼠标移动模型,旋转模型的例子 对 Opengl初学者来说 有很好的 bangzhu-Realize a mouse model, rotate the model example of opengl has a very good beginners bangzhu
- 2022-02-14 18:37:21下载
- 积分:1
-
一个用opengl编写的彩虹效果,其中用到了粒子系统
一个用opengl编写的彩虹效果,其中用到了粒子系统-opengl prepared with a rainbow effect, which uses a particle system
- 2022-07-05 09:40:46下载
- 积分:1
-
Delphi环境下使用OpenGL载入obj 3D模型,很不错的读取实例!
Delphi环境下使用OpenGL载入obj 3D模型,很不错的读取实例!-Delphi environment using OpenGL loading obj 3D model, it is a good example of the read!
- 2022-03-22 15:43:29下载
- 积分:1