搜索资源列表
rayshade.4.0
- Rayshade是一个光线追踪系统。输入一个描述场景的ASCII文件,它将产生一个光线追踪后的图案文件。 -支持10种简单图形(包括多边形,环面等) -各种光源 -利用等级化体积或空间均匀分割来加快速度 -变率采样 -简陋动画支持 -容易添加几何体、纹理、光源等-Rayshade is a light tracking system. Importation of a Scene Descr iption ASCII document, which will have a
3Dpicture
- 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of simple algorithm. According to th
udpoint
- The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern,
3Model.rar
- 基于小波变换的三维模型提取技术的毕业论文,包括代码和答辩ppt.1.实现了三维模型的表示和规范化预处理过程,在此基础上,开发了进行检索实验的可视化特征提取实验平台。 2.结合球面调和变换获取旋转不变量具有降低特征向量维数的特性,实现了基于光线投射的特征提取方法,通过检索评价实验确定了参数的最佳取值。 3.分析了基本的光线投射方法和改进的光线投射方法的缺陷,提出了一种基于三维小波变换的特征描述方法。对光线投射算法进行了扩展,将切比雪夫采样点序列进行离散小波变换,然后利用球面调和变换获得旋转不变
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
resample
- 该程序主要用于对三维模型的网格进行重采样-The program is mainly used for three-dimensional model of the grid re-sampling
radiosity_demo2
- radiosity 例子,可以设置迭代的次数,采样率等-radiosity example, you can set the number of iterations, sampling rate, etc.
nori-correction
- nori correction of tps path tracing, ray tracing important sampling brdf source light