Welcome![Sign In][Sign Up]
Location:
Search - ray tracing algorithm

Search list

[Other resourcetracing

Description: 本工程是一个关于计算机图形光线跟踪的算法,由于是本人教早的作品所以只做了球型物体的光线跟踪以及物体的高亮设计、环境光设计、光线反射等设置。-this is a project on computer graphics ray tracing algorithm Since I work in the morning so the ball off the light in tracking objects and objects highlighted design, Optical design environment, putting the light reflection.
Platform: | Size: 57300 | Author: ccyong123 | Hits:

[3D GraphicRayTracing Code

Description: 光线跟踪(ray tracing)算法程序的实现,用vc++编写,功能特强-Ray Tracing (ray tracing) algorithm to achieve the procedures used to prepare vc, functions exceptionally strong
Platform: | Size: 1201152 | Author: 陈学峰 | Hits:

[Special EffectsLMSJ技术

Description: 使学生掌握凸多面体的Roberts消隐法,掌握三维图形的深度缓存算法消隐技术,了解多边形区域的排序算法和列表优先算法的消隐技术。掌握利用简单光反射模型进行三维图形的明暗处理。了解整体光照模型、光透射模、光线跟踪算法,了解物体间的漫反射-enable students to master the convex polygon Roberts blanking France, grasp the depth of 3D graphics algorithms hidden cache technology, understanding regional polygon sorting algorithm and the priority list algorithm blanking technology. Master simple optical reflectance models 3D graphics shading. A better overall illumination model, optical transmission module, ray tracing algorithm, to understand the objects Diffuse Reflectance
Platform: | Size: 3018752 | Author: 过街 | Hits:

[GDI-Bitmapraytracer-fast

Description: 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
Platform: | Size: 16384 | Author: 彭博 | Hits:

[GDI-Bitmapraytracer-Original

Description: 一种光线追踪算法的程序,利用VB编程,可以显示三维形体的真实感-a ray tracing algorithm for the procedure, and use VB can demonstrate that the photorealistic 3D Shape
Platform: | Size: 39936 | Author: 彭博 | Hits:

[3D Graphictracing

Description: 本工程是一个关于计算机图形光线跟踪的算法,由于是本人教早的作品所以只做了球型物体的光线跟踪以及物体的高亮设计、环境光设计、光线反射等设置。-this is a project on computer graphics ray tracing algorithm Since I work in the morning so the ball off the light in tracking objects and objects highlighted design, Optical design environment, putting the light reflection.
Platform: | Size: 57344 | Author: ccyong123 | Hits:

[3D GraphicRayTracing

Description: 经典的光线追踪算法实现的源代码,渲染效果很不错-Classic ray tracing algorithm realize the source code, rendering the effect is pretty good
Platform: | Size: 88064 | Author: liangam | Hits:

[.netRayTracing

Description: 光线跟踪算法实现。正确无误。 在debug目录下有obj文件可以使用-Ray-tracing algorithm. Correct. In the debug directory has obj file can be used
Platform: | Size: 1201152 | Author: 杨峰 | Hits:

[OpenGL programray_trace

Description: 实现光线跟踪算法,opengl实现,在一个小盒子里可以看到反射,透射,折射-Realize ray tracing algorithm, opengl realize, in a yard box can see the reflection, transmission, refraction
Platform: | Size: 7168 | Author: gongyiling | Hits:

[3D Graphicraytracer6

Description: 图形学的大程作业,光线跟踪算法,这是我在别人基础上改出来的-Graphics a big-way operation, ray tracing algorithm, which is based on the others I changed out of
Platform: | Size: 883712 | Author: 迈克老狼 | Hits:

[3D GraphicRayTrace

Description: 光线跟踪算法的一个实例,演示光源照亮小球不同角度-Ray-tracing algorithm an example to demonstrate the light source to illuminate the ball a different angle
Platform: | Size: 8192 | Author: 微微 | Hits:

[OpenGL programRayTraciny

Description: opengl实现光线跟踪算法,内容包括多光源效果,材料属性对光线跟踪的影响,动态光源。-opengl ray tracing algorithm implementation, including many lighting effects, material property on the effects of ray tracing, dynamic light source.
Platform: | Size: 828416 | Author: 神方舟 | Hits:

[OtherOptical-bench4m7

Description: Matlab实现光线跟踪算法,建模光线折射、衰减、像差-Matlab to achieve ray tracing algorithm, modeling of light refraction, attenuation, aberrations
Platform: | Size: 169984 | Author: xinxinxin | Hits:

[Graph programRayTrace

Description: 光线跟踪算法的实现。支持平面、三角、立方体、球、二次曲面等实体,进行发射、透射、镜面高光等处理。-Ray-tracing algorithm. Support plane, triangle, cube, ball, and other entities conicoid, launch, transmission, processing, such as specular.
Platform: | Size: 16617472 | Author: Thihy | Hits:

[Special Effects20100905tuxing

Description: 本书从图形学最基础的光栅扫描、区域填充、画直线和圆弧等算法讲起,详细介绍了线裁剪和面裁剪、凸区域裁剪和凹区域裁剪的异同,景物空间消隐算法和图像空间消隐算法的差别,具体讲述了二叉空间剖分(BSP)、八叉树等图形学中常用的数据结构。新版本增加了图形用户界面、椭圆、图像压缩和线条反走样算法等,还增加了Liang-Barsky裁剪算法和Nicholl-Lee-Nicholl裁剪算法。新版本大大扩充了可见面光线跟踪算法。在绘制这一章中新增了基于物理的光照明模型,透明效果,阴影生成,纹理映射,以及锥光束、平面光束、笔形光束和随机光线跟踪算法;详细讨论了光辐射度基础,统一颜色空间,彩色图象量化和印刷介质上的颜色重现等新内容。本书列举了90个例子,具体描述了各类算法的执行细节。这对初学者体会算法的基本原理,比较各类算法执行时的细微差别大有禅益。具备大学数学基础和高级程序设计语言知识的人均可自学本书。 -Book from the most basic graphics raster scan, area filling, drawing lines and arcs and so I start algorithm, details of the line cutting and surface cutting, cutting convex and concave regions cut regional differences and similarities, features space blanking algorithm and image space removal method of difference, specifically about the binary space partition (BSP), octree and other data structures used in graphics. The new release adds a graphical user interface, ellipse, image compression and line anti-aliasing algorithm, also increased the Liang-Barsky clipping algorithm and the Nicholl-Lee-Nicholl cutting algorithm. Greatly expanded new version of the ray tracing algorithm can be met. In this chapter, drawing new physics-based lighting models, transparent effects, shadow generation, texture mapping, and the cone beam, flat beam, pencil beam and the random ray tracing algorithm detailed discussion of the optical radiometric base for the harmonized color Kongjian color image quanti
Platform: | Size: 20500480 | Author: 李大山 | Hits:

[3D GraphicMARK_Raytracing

Description: ray-tracing光线跟踪算法的实现。包括了光线求交、追踪,物体材质、色彩的设置,球面和墙面的镜面反射效果。场景包括地板,三个镜面反射的球体,一个漫反射球体和一面镜面反射的墙壁。工程运行于VS2008环境,需要OpenGL支持。Release目下exe文件可以直接双击运行查看结果(需要glut32.dll动态链接库的支持)。-ray-tracing ray tracing algorithm. Includes light intersection, tracking, object material, color settings, spherical and wall mirror reflection effect. Scenarios, including the floor, three mirror reflection of the sphere, a sphere and diffuse specular side walls. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result. (requires glut32.dll support).
Platform: | Size: 1469440 | Author: | Hits:

[Mathimatics-Numerical algorithmsRay-tracing-algorithm

Description: 光线跟踪算法的介绍与研究方法,计算机图形学方面的书籍-Ray tracing algorithm is described and research methods
Platform: | Size: 92160 | Author: lee | Hits:

[3D Graphicray-tracing

Description: 这是光线跟踪算法的课件,详细的介绍了光线跟踪算法-This is the ray tracing algorithm courseware, and a detailed description of the ray tracing algorithm
Platform: | Size: 691200 | Author: li fang | Hits:

[3D Graphicwin32-ray-tracing-demo

Description: 光线追踪算法的实现,包含简单的图形界面。-Ray tracing algorithm, including simple graphical interface.
Platform: | Size: 1627136 | Author: sjtu | Hits:

[matlabray-tracing

Description: 一种利用MATLAB实现的射线追踪算法,估计各种无线系统参数。(# Ray Tracing A ray tracing algorithm implemented using MATLAB that estimates various wireless system parameters.)
Platform: | Size: 9216 | Author: 先生000 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net