资源列表
texturemovie
- osg例子,利用2D纹理实现类似电影播放的效果-example of osg. Using 2D textures to get movie affects
surfaceandsave
- 用VTK实现面绘制并且把图像保存成BMP格式,有助于对面绘制和用VTK保存图像的朋友们的理解-To achieve surface rendering with VTK and save the image into BMP format, to help across the map and save the image using VTK friends for their understanding
compute_homography
- 计算单应矩阵,输入为2D图像坐标点和3D世界坐标点,输出为3x3单应矩阵-Calculate homography
DrawHBezierSurface
- 绘制H-Bezier曲面的matlab程序,不同于传统的Bezier曲面,H-Bezier曲面由纯双曲多项式定义。压缩包中,DrawHBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的AH-Bezier曲面均适用。-Draw H-Bezier surfaces matlab program, unlike traditional Bezier surfaces, H-Bezier polynomial curve defined by
activepolymer
- abaque 6.10 umat for activepolymer
2d-3d
- 通过代码实现二维,三维图形的变换,包括 平移,旋转,对称等,并有转换后的基本坐标-Through code 2 d, 3 d graphics transformation, including translation, rotation, symmetry and so on, and have basic coordinates after conversion
pointintriangle
- 点到三角形的距离计算 原理来源于《计算机图形学几何工具算法详解》英文名字叫做"Geometric tools for Computer Graphics",这是一本出发点很好的书,只是可惜其中的错误多的令人目不暇接、难以忍受。完美的东西得来不易,虽然有错误,但是其中的原理还是值得借鉴。 现在是计算点到三角形距离的源代码,附带测试程序,可以直接测试运行。-Point to triangle distance calculation principle derived from
percent10r35-1
- 产生一定体积分数的等径园,采用python编程,方便导入abaqus中,非常好用。自己编的,写的可能不是很好。现在正准备编写一定体积分数3D非等径球的堆垛模型,有好建议的可以共同探讨!-a python program to generate a given volume fraction of sphere in a cubic body.
3DReconstruction
- 基于二维照片的体素法三维重建程序,重建之前进行误差分析,效果还可以。-Voxel-based method two-dimensional picture reconstruction process, before reconstruction error analysis, the effect can be.
DrawPBezierSurface
- 绘制P-Bezier曲面的matlab程序,不同于传统的Bezier曲面,P-Bezier曲面仅含纯三角多项式。压缩包中,DrawPBezierSurf.m文件可运行,其中可以设置控制顶点和形状因子,可以更改控制网格的颜色。程序对任意m*n阶的P-Bezier曲面均适用。-Draw P-Bezier surfaces matlab program, unlike traditional Bezier curve, P-Bezier surfaces containing only pure tr
BaseSpecMapEffect
- 基于WildMagic5的视效器,具有颜色贴图,反射贴图功能。-WildMagic5 based visual effects, has the color map, reflection mapping function.
FFT
- 图形图像处理,采用傅里叶变换应用于相位为解包裹,已经测试过可用,初学者可以参考一下-Fu Liye transform for phase unwrapping of the research, has been tested, the program can be used, graphics and image processing of the students can see