该书提供了计算机图形学基础问题日的各种有效算法,以及相关的教学和几何背景知识,对计算机图形学和其他领域的二维和三维的几何学问题进行了全面的解析和合理的组织.本书包括建立基础图元,距离计算,近似值处理,包含性分析,分解,相交确定,分离等方面的算法,对每一个问题都有清晰的论述和图示,并利用利于理解的伪码来表示各种详尽的算法.
上传时间: 2014-01-16
上传用户:jing911003
JAVA网络三维技术3D的设计与实现,是当事人的毕业设计,压缩包中包含完整的源代码,可在JBuillder中编译执行。
上传时间: 2013-12-17
上传用户:水口鸿胜电器
三维 近场-远场 变换 FDTD...........
上传时间: 2017-09-25
上传用户:manking0408
数据库程序源代码,可用于三维软件的数据库管理使用
上传时间: 2014-01-11
上传用户:chfanjiang
三维数据场可视化,很好的资料。介绍了一些直接体绘制技术,包括光线投射法、抛雪球法等。
上传时间: 2015-03-27
上传用户:bunny11
基于图像的三维重建,基于图像的三维重建,基于图像的三维重建,基于图像的三维重建,基于图像的三维重建
标签: 基于图像的三维重建
上传时间: 2015-05-11
上传用户:614364980
面向对象的三维对流扩散问题有限元程序设计_陈永光
标签: 有限元
上传时间: 2015-06-05
上传用户:阿尔伯特小天才
Matlab 画三维立体图形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces arrays (face array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
标签: Matlab 画三维立体图形
上传时间: 2015-11-02
上传用户:A1321
对当前市场的三维激光扫描的品牌、价格、性能的调研文档
标签: 三维激光扫描
上传时间: 2016-04-15
上传用户:lantian
很经典的文献,利用深度和灰度图像实现三维目标的识别和分类
标签: 目标识别
上传时间: 2016-05-20
上传用户:Gargan