-
From scattered point interpolation to generate contour lines and provide a color...
由散点插值生成等值线,并且提供颜色选择工具,共有三种插值方法-From scattered point interpolation to generate contour lines and provide a color selection tool, a total of three interpolation methods
- 2022-05-16 16:07:02下载
- 积分:1
-
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,...
opengl纹理映射绘制场景,给出顶点的纹理坐标和几何坐标
在绘制纹理映射场景时,不仅要给每个顶点定义几何坐标,
而且也要定义纹理坐标。经过多种变换后,几何坐标决定顶点在屏幕
上绘制的位置,而纹理坐标决定纹理图像中的哪一个纹素赋予该顶点-texture mapping opengl rendering scenes given vertex texture coordinates and geometric coordinates in the texture mapping rendering scenes, not only to give the definition of the geometric coordinates of each vertex, but also the definition of texture coordinates. After a variety of transformation, the geometric coordinates of vertices on the screen decided to draw the location where the texture image Texture coordinates decide which one gives the Su-Wen vertex
- 2022-08-06 12:53:01下载
- 积分:1
-
关于wrl文件的数据格式结构存储ppt,有效地讲述了这种格式的存储形式,利用开发程序...
关于wrl文件的数据格式结构存储ppt,有效地讲述了这种格式的存储形式,利用开发程序-the NATURE OF th wrl
- 2022-12-15 13:35:04下载
- 积分:1
-
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。...
本代码实现了在三维空间中的飞行等设计,三维空间物体种类较多,较好的实现了模拟效果。-the code achieved in the 3D space flight such as design, 3D space objects more categories. achieve a better simulation effects.
- 2022-07-16 07:38:25下载
- 积分:1
-
visal development of the original BASIC code on the machine provide internship c...
visal BASIC 开发的原代码提供上机实习的代码,-visal development of the original BASIC code on the machine provide internship code,
- 2023-05-28 20:40:03下载
- 积分:1
-
目的
purpose
merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half
compile
gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm
-purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm- lm
- 2022-10-19 02:45:02下载
- 积分:1
-
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个...
画图工具L c R G NONE End Enum Dim graph As Graphic Private Type Lnode’定义一个节点类型来 保存每个图形的信息 Sx As Single Sy As Single Tx As Single Ty As Single Bch As Graphic Color As Long End Type 画图:直线,圆跟矩形都用Line方法来实现,封装在Public Sub-drawing tools c R L G NONE End Enum Dim graph As Graphic Private Type Lnode "definition of a node to preserve each type of graphical information Sx As Sy As Single Single Single Tx As Ty As Single Bch As Long As Graphic Color End Type Painting : linear , round rectangle with both methods to achieve Line, the Public Sub Packaging
- 2023-03-29 15:00:02下载
- 积分:1
-
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。...
使用跌代算法实现了一个逼真的树叶的形状,程序中画出的叶子类似于榕树的叶子。-use or generation algorithm to achieve a realistic shape of the leaves, the head of procedures similar to the leaves of the tree leaves.
- 2022-02-05 14:01:16下载
- 积分:1
-
3D graphics translation, by clicking on the dialog box or through the importatio...
三维图形的平移,通过点击或者通过对话框输入平移参数 -3D graphics translation, by clicking on the dialog box or through the importation of translation parameters
- 2022-02-20 07:48:34下载
- 积分:1
-
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像...
选取两幅图像的对应点后计算出变形函数,图像变形后再将两幅图像镶嵌为同一副图像-Select the two images correspond to point out the deformation function, image deformation and then to two images for the same Vice-image mosaic
- 2022-02-07 06:29:38下载
- 积分:1