搜索资源列表
rayshade.4.0
- Rayshade是一个光线追踪系统。输入一个描述场景的ASCII文件,它将产生一个光线追踪后的图案文件。 -支持10种简单图形(包括多边形,环面等) -各种光源 -利用等级化体积或空间均匀分割来加快速度 -变率采样 -简陋动画支持 -容易添加几何体、纹理、光源等-Rayshade is a light tracking system. Importation of a Scene Descr iption ASCII document, which will have a
project
- this project can be used to implement a light torus in a simple manner
Light_torus
- its light Torus Source code
celshading
- This program displays a torus rendered with "cartoon lighting". The dot product between the normal and light vector is performed in object space, and used as a lookup into a 1D texture with "sharp lighting" values. The dot product is computed manuall
LightMaterial
- 绘制正方体和圆环体,给物体加了材质给场景加上光照(点光源)-Draw cubes and torus, giving material objects added to the scene together with light (point source)