文件名称:rayshade.4.0
介绍说明--下载内容均来自于网络,请自行研究使用
Rayshade是一个光线追踪系统。输入一个描述场景的ASCII文件,它将产生一个光线追踪后的图案文件。
-支持10种简单图形(包括多边形,环面等)
-各种光源
-利用等级化体积或空间均匀分割来加快速度
-变率采样
-简陋动画支持
-容易添加几何体、纹理、光源等-Rayshade is a light tracking system. Importation of a Scene Descr iption ASCII document, which will have a ray tracing the pictorial documents. - 10 support simple graphics (including polygon, torus) - various source-level use of uniform size or space division to accelerate the speed - variable sampling rate-rudimentary animation support hold-easily add geometric form, texture, light, etc.
-支持10种简单图形(包括多边形,环面等)
-各种光源
-利用等级化体积或空间均匀分割来加快速度
-变率采样
-简陋动画支持
-容易添加几何体、纹理、光源等-Rayshade is a light tracking system. Importation of a Scene Descr iption ASCII document, which will have a ray tracing the pictorial documents. - 10 support simple graphics (including polygon, torus) - various source-level use of uniform size or space division to accelerate the speed - variable sampling rate-rudimentary animation support hold-easily add geometric form, texture, light, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 61549811rayshade.4.0.zip 列表 blurb.urt config.H config.h.SH Configure Doc/ Doc/BUGS Doc/Changes Doc/Copyright Doc/Globals Doc/Guide/ Doc/Guide/animate.tex Doc/Guide/camera.tex Doc/Guide/guide.tex Doc/Guide/height.tex Doc/Guide/intro.tex Doc/Guide/lights.tex Doc/Guide/objects.tex Doc/Guide/options.tex Doc/Guide/preface.tex Doc/Guide/README Doc/Guide/running.tex Doc/Guide/surfaces.tex Doc/Guide/texture.tex Doc/Guide/transform.tex Doc/quickref.txt Doc/TODO etc/ etc/Makefile.SH etc/malloc.sgi etc/nff2shade.awk etc/rsconvert/ etc/rsconvert/lex.l etc/rsconvert/main.c etc/rsconvert/Makefile.SH etc/rsconvert/yacc.y Examples/ Examples/ashtray.def.ray Examples/ashtray.ray Examples/balls.ray Examples/blob.ray Examples/boxball.ray Examples/coin.ray Examples/csg.ray Examples/glass.def.ray Examples/glass.ray Examples/mtv.ray Examples/planet.map Examples/planet.ray Examples/pool.ray Examples/solids.ray Examples/stripe.ray libray/ libray/libcommon/ libray/libcommon/color.h libray/libcommon/common.h libray/libcommon/error.h libray/libcommon/expr.c libray/libcommon/expr.h libray/libcommon/Makefile.SH libray/libcommon/memory.c libray/libcommon/ray.h libray/libcommon/rotate.c libray/libcommon/rotate.h libray/libcommon/sampling.c libray/libcommon/sampling.h libray/libcommon/scale.c libray/libcommon/scale.h libray/libcommon/transform.c libray/libcommon/transform.h libray/libcommon/translate.c libray/libcommon/translate.h libray/libcommon/vecmath.c libray/libcommon/vector.h libray/libcommon/xform.c libray/libcommon/xform.h libray/libimage/ libray/libimage/image.c libray/libimage/image.h libray/libimage/Makefile.SH libray/liblight/ libray/liblight/extended.c libray/liblight/extended.h libray/liblight/infinite.c libray/liblight/infinite.h libray/liblight/jittered.c libray/liblight/jittered.h libray/liblight/light.c libray/liblight/light.h libray/liblight/Makefile.SH libray/liblight/point.c libray/liblight/point.h libray/liblight/shadow.c libray/liblight/spot.c libray/liblight/spot.h libray/libobj/ libray/libobj/blob.c libray/libobj/blob.h libray/libobj/bounds.c libray/libobj/bounds.h libray/libobj/box.c libray/libobj/box.h libray/libobj/cone.c libray/libobj/cone.h libray/libobj/csg.c libray/libobj/csg.h libray/libobj/cylinder.c libray/libobj/cylinder.h libray/libobj/disc.c libray/libobj/disc.h libray/libobj/geom.c libray/libobj/geom.h libray/libobj/grid.c libray/libobj/grid.h libray/libobj/hf.c libray/libobj/hf.h libray/libobj/instance.c libray/libobj/instance.h libray/libobj/intersect.c libray/libobj/list.c libray/libobj/list.h libray/libobj/Makefile.SH libray/libobj/plane.c libray/libobj/plane.h libray/libobj/poly.c libray/libobj/poly.h libray/libobj/roots.c libray/libobj/sphere.c libray/libobj/sphere.h libray/libobj/torus.c libray/libobj/torus.h libray/libobj/triangle.c libray/libobj/triangle.h libray/libsurf/ libray/libsurf/atmosphere.c libray/libsurf/atmosphere.h libray/libsurf/fog.c libray/libsurf/fog.h libray/libsurf/fogdeck.c libray/libsurf/fogdeck.h libray/libsurf/Makefile.SH libray/libsurf/mist.c libray/libsurf/mist.h libray/libsurf/surface.c libray/libsurf/surface.h libray/libsurf/surfshade.c libray/libtext/ libray/libtext/blotch.c libray/libtext/blotch.h libray/libtext/bump.c libray/libtext/bump.h libray/libtext/checker.c libray/libtext/checker.h libray/libtext/cloud.c libray/libtext/cloud.h libray/libtext/fbm.c libray/libtext/fbm.h libray/libtext/fbmbump.c libray/libtext/fbmbump.h libray/libtext/gloss.c libray/libtext/gloss.h libray/libtext/imagetext.c libray/libtext/imagetext.h libray/libtext/Makefile.SH libray/libtext/mapping.c libray/libtext/mapping.h libray/libtext/marble.c libray/libtext/marble.h libray/libtext/mount.c libray/libtext/mount.h libray/libtext/noise.c libray/libtext/sky.c libray/libtext/sky.h libray/libtext/stripe.c libray/libtext/stripe.h libray/libtext/textaux.c libray/libtext/texture.c libray/libtext/texture.h libray/libtext/windy.c libray/libtext/windy.h libray/libtext/wood.c libray/libtext/wood.h libray/Makefile libshade/ libshade/builtin.c libshade/builtin.h libshade/defaults.h libshade/funcdefs.h libshade/lex.l libshade/lightdef.c libshade/Makefile.SH libshade/misc.c libshade/objdef.c libshade/options.c libshade/options.h libshade/picture.c libshade/picture.h libshade/rayshade.h libshade/setup.c libshade/shade.c libshade/stats.c libshade/stats.h libshade/surfdef.c libshade/symtab.c libshade/symtab.h libshade/viewing.c libshade/viewing.h libshade/yacc.y Makefile MANIFEST patchlevel.h raypaint/ raypaint/glgraphics.c raypaint/main.c raypaint/Makefile.SH raypaint/README raypaint/render.c raypaint/version.c raypaint/xgraphics.c rayshade/ rayshade/main.c rayshade/Makefile.SH rayshade/raytrace.c rayshade/raytrace.h rayshade/version.c rayview/ rayview/glmethods.c rayview/main.c rayview/Makefile.SH rayview/README rayview/spheregen.c rayview/version.c README Reconfigure