-
now under way not to be generated png graphics, since we used to use png codebeh...
现在非codebehind方式下不能生成png图形,大家以后要用png就用codebehind方式吧-now under way not to be generated png graphics, since we used to use png codebehind style
- 2022-06-13 07:42:17下载
- 积分:1
-
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。...
这是一个三角形相交的判断算法,具有很高的效率,欢迎大家使用。-This is a triangle intersection algorithm to determine, with high efficiency and welcome everyone to use.
- 2022-07-03 22:06:41下载
- 积分:1
-
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来...
通过重复使用一小块顶点缓冲来减少对内存的需求,将CPU从逐帧的顶点缓冲更新中释放出来-Through the repeated use of a small vertex buffer to reduce the demand for memory will be the culmination of CPU from the frame buffer update released
- 2022-12-05 04:10:05下载
- 积分:1
-
delphi编写的快速傅立叶转换源代码
delphi编写的快速傅立叶转换源代码-prepared by the Fast Fourier Transforms source code
- 2022-03-13 02:28:29下载
- 积分:1
-
计算机图形区域填充的过程,用VC++ MFC编写
计算机图形学的区域填充程序,是用VC++的MFC编写的-computer graphics regional filling process, with VC++ MFC prepared
- 2023-07-17 16:30:03下载
- 积分:1
-
intel jpeg library内含document和vc samples
intel jpeg library内å«documentå’Œvc samples-document library containing samples and vc
- 2022-05-19 03:57:08下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
扫描线多边形填充算法适用于水平扫描线的逐行填充
扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
- 2022-01-25 23:19:48下载
- 积分:1
-
小图像文件嵌入到大的图像文件
小图像文件嵌入到大的图像文件-small image files embedded in the large image files
- 2023-07-14 12:00:03下载
- 积分:1
-
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧...
计算机图形学经典算法,分型算法例程。具体实现了,算法中的技巧-Classic computer graphics algorithms, sub-type algorithm routines. Concrete realization of the algorithm in the skills
- 2023-08-11 13:10:03下载
- 积分:1