-
一幅画一三个(或三个棱镜)穿透一个立方体。z_buffer算法…
1,画一个三棱锥(或三棱柱)穿透一个立方体,并用Z_buffer算法消隐,其中立方体和三棱锥的各个面用不同的颜色表示
2,用动画实现穿透的全过程并且实现光照 立方体可以旋转运动 三棱锥可一上下穿透
关键词:Z缓冲器算法 Z向深度缓存算法
Z_buffer Phong光照模型 -a painting a three pyramid (or three prism) penetrating a cube. Z_buffer algorithm using hidden, cube and the three pyramid-all with different colors 2, Animation achieve penetration with the entire process and achieve illumination cube rotation can be a three pyramid next penetrating Keywords : Z Z-buffer algorithm to the depth buffer algorithm Z_buffer Phong illumination model
- 2022-03-11 22:02:28下载
- 积分:1
-
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考...
java做的专业制图工具 是一个功能比较简单的小程序 供初学者做参考-do professional graphics tool is a relatively simple function of small programs for reference for beginners
- 2022-06-11 12:21:27下载
- 积分:1
-
圆的画法(计算机图形学)
圆的画法(计算机图形学)-round of paint (computer graphics)
- 2022-07-11 13:38:04下载
- 积分:1
-
带约束条件的delaunay分割
带内边界约束条件点集的Delauney三角剖分是有限元分析、计算机图形学及真实感图形等许多领域常遇到的一个基本问题.在已有算法的基础上通过插入中点恢复约束边界,较好地实现了带内边界约束散乱数据的Delaunay三角剖分.
找了半天国内网站上都没找到好用的,好不容易从国外的网站上下载到的..带示例数据和源码 delaunay三角剖分,非常棒,欢迎下载~
- 2022-09-26 04:15:03下载
- 积分:1
-
其中包括idct10、idct14、idct20、idct36的汇编代码
其中包括idct10、idct14、idct20、idct36的汇编代码-Including idct10, idct14, idct20, idct36 assembly code
- 2022-03-02 02:21:24下载
- 积分:1
-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1
-
are on Glscene example, the beginning of the study, hopes to have more friends i...
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2023-01-10 14:20:03下载
- 积分:1
-
在.net环境下开发的通过读取DWG的头文件,预览DWG中的图形
在.net环境下开发的通过读取DWG的头文件,预览DWG中的图形-In. Net development environment by reading the header files DWG, DWG to preview the graphics
- 2023-08-13 17:20:02下载
- 积分:1
-
基于数字图像处理的数码相机调焦系统
visual c++源代码
基于数字图像处理的数码相机调焦系统
visual c++源代码-photography focus system
- 2022-03-25 06:37:12下载
- 积分:1