搜索资源列表
Raytracing-java
- Raytracing method java implemented
ray_trace.tar
- raytacing实现光线跟踪,具有强大的功能-raytracing ,have strong function
raytracer2
- 光线跟踪算法,比较经典的光线跟踪算法,步骤2-raytracing
raytracer4
- 光线跟踪算法,比较经典的光线跟踪算法,步骤4-raytracing
raytracer5
- 光线跟踪算法,比较经典的光线跟踪算法,步骤5-raytracing
cs563_intro
- Understand state-of-the-art techniques for photorealistic rendering Become conversant with cutting edge graphics literature Hands-on exploration of one (or more) of the techniques encountered (a project). Lea
rayTracing-1
- 这是我的图形学的作业,实现光线跟踪。也是学别人做的,仅供学习用。-this is a study work about computer graphics , realizing tracking
raytracing
- 计算机图像学,经典算法:光线追踪。讲解详细含源代码-Computer iconography, classic algorithms: ray tracing. To explain in detail including source code
povwin_s
- 光线追踪引擎程序代码,单线程,渲染逼真的3d场景影像-The raytracing engine code single-threaded。The Persistence of Vision Raytracer is a high-quality, totally free tool for creating stunning three-dimensional graphics. It is available in official versions for Windows, Mac OS/
RayTracing
- 图像中的体绘制光线追踪算法,非图形学上的光线追踪,C++实现 ,可供学习参考-Image volume rendering algorithm for ray tracing lighting, non-graphics on the track, C++ achieve, for study and reference
raytracing-algorithm
- 光线跟踪(ray tracing)(也叫raytracing或者光束投射法)是一个在二维(2D)屏幕上呈现三维(3D)图像的方法.-Ray tracing (ray tracing) (also called raytracing or beam projection method) is a three-dimensional (3D) image, the method presented on a two-dimensional (2D) screen.
RayTracing
- 基于平行投影和透视投影的光线跟踪算法,该算法又有DRR,SSD,MIP三种计算方法。所有代码均为原创。-Based on parallel projection and perspective projection ray tracing algorithm, which have DRR, SSD, MIP three calculation methods. All codes are original.
