home *** CD-ROM | disk | FTP | other *** search
- #*********************************************************************
- #
- # TOPAS 3.6 Configuration File - 11/30/90
- #
- # May be Carefully Editted to Set System Parameters
- # Please Read the Manual when doing so
- #
- #*********************************************************************
-
- # FILE SYSTEM #
-
- animpath anim\ # default path for animation script.
-
- camerapath models\ # default path for cameras.
-
- fontpath fonts\ # default path for reading fonts.
-
- modelpath models\ # default path for model search.
-
- picturepath pics\ # default path for picture files.
- hiresext tga # sets ext. for files from Save Hi Res.
- pictureext tga # name of image extension file.
-
- #buffer 1 (picturename) # automatically loads picture to buffer.
- #bgbuffer 1 # sets default background buffer.
-
- #nocompress # records to disk in non-compressed format.
-
- asciipath models\ #sets default path for ascii models.
- obfpath models\ #sets default path for object search.
-
- # RENDER MODES #
-
- #circmin 30 # defines min. # of pts. on a circle.
- #circmax 80 # defines max. # of pts. on a circle.
- #arcmin 30 # defines min. # of pts. on a arc.
- #arcmax 80 # defines max. # of pts. on a arc.
- #sphrmin 30 # defines min. # of pts on a sphere.
- #sphrmax 40 # defines max. # of pts on a sphere.
- #splnmin 5 # defines min. # of pts in a spline.
- #splnmax 40 # defines max. # of pts in a spline.
-
- # ASPECT RATIO #
-
- #aspect 1.0 # sets screen aspect ratio.
- #bigaspect 1.0 # aspect ratio used for SaveHiRes images.
-
- # USER FEEDBACK #
-
- #colorxy 0 0 # position of the color palette.
- #menuxy 0 0 # position of program menu on screen.
- #numericxy 0 0 # position of numerical values on screen.
- #promptxy 0 0 # position of prompt box on screen.
- #tutorialxy 0 0 # position of info box on screen.
- #expert 1 # expert TOPAS mode.
-
- numeric # flag for numerical info display.
- tutorial # displays tutorial info on screen.
- #infotext # flag to display tutorial info.
- #moverel # shows numeric feedback for move
- #showmem # gives amt. of main memory & EMS.
- # commands in relative values.
- #showstat # displays the number of buffers, etc.
-
- cammode # sets 3-D camera cursor.
- #depthcue # flag to set 3-D depth for wireframe objects.
- #filter # flag to set Filter on/off by default.
- #hialias # set render quality to high for antialiasing.
- #fuzzylights # sets rendering specular highlights on
- # phong shaded objects to fuzzy quality.
- #phong medium # sets phong accuracy to medium or high.
- #edgesmooth medium # sets rendering quality for edge smoothness:
- # the choices are low, medium, or high.
- #edgeprecision medium # sets rendering quality for edge precision:
- # the choices are low, medium, or high
- highlights optimal # sets specular highlights on Phong shaded.
- # objects to optimal quality.
- #motionblur none # Blurs moving objects to help eliminate edge.
- # crawl. Set to none, blurry, slight, very, all.
- #motiontrail 1 # Causes moving objects to leave a trail. Trail
- # length can be set from 0 to 6.
- #perspectoff # flag to set Perspective OFF by default
- #perspective 100 # sets camera feedback to 25mm lens
- #nobarrel # flag for if no cancel button on pen.
- #screenclear # flag to clear screen at start.
- sideexit # flag to exit pen off side of tablet.
- bigcrosshair # flag to display large cross hair cursor on
- # transformation type commands.
- backface # turns backface elimination on.
-
- loadover # flag to set to load temp overlays into EMS.
- # Uses approximately 300 K of EMS.
-
- #shiftfkey (key number) (function) # user defineable function key setting.
-
- help help # sets the Help filename for program to load.
- bottompalette # activates Materials palette when
- # pen/mouse is swept off bottom of tablet.
-
- # EXTERNAL PROGRAMS #
-
- #filmrec (name.exe) # sets name of film recorder driver.
- #imagproc (name.exe) # calls an image processing program to
- # render special effects during animation.
-
- #unittype ft # sets default unit type. Options are:
- # ft (feet); in (inches); yd (yards);
- # mm (millimeters); cm (centimeters);
- # mt (meters).
-
- # BUFFER SIZE #
-
- #xmax 2048 # sets max x-res for Hi-Res output.
- #ymax 1368 # sets max y-res for Hi-Res output.
-
- #Shading G # sets default shading of objects. Can be
- # U(Uniform),P(phong),G(Gouraud),M(Metallic).
- ambient 12 12 12 # default color/intensity for ambient light.
- background 0 0 0 # default color/intensity for background.
- #I 79 # sets default highlight intensity.
- #W 50 # sets default highlight width.
- #T 0 # sets default transparency.
-
- #driver 10000 # gives more memory for device driver.
-
- colortype cmy # sets color value feedback. Can be
- # set to CMY, HSV, YIQ, or HLS.
-
- # VIRTUAL MEMORY #
-
- vmem 4 # allocates 4 MB disk space to EMS.
- #vdata 1 # reserves minimum 1 MB of disk space not
- # to be used by virtual memory (vmem).
-
- # CAD Translation #
-
- #circprec 1 # sets the default precision level at 1-20.
- cadcolors # sets the default for CAD Colors to YES.
- camoverwrite # default is overwrite, if you want to be
- # prompted about each camera, add a # sign.
-
- dxfext dxf # sets the extension for DXF files to .dxf.
- dxfpath igesdxf\ # sets the default path for DXF files to the
- # CAD subdirectory of the current directory.
- dxfversion 10 # creates DXF files compatible with version 10
- # of AutoCAD. The other option is 9.
-
- igesext igs # sets the extension for IGES files to .igs.
- igespath igesdxf\ # sets the default path for IGES files to the
- # CAD subdirectory of the current directory
- #linewidth 1 # sets the default width for converting lines.
- # The range is 1-25.
- materials # sets the attributes mode to assign color,
- # shininess, and shading from materials files.
- matext mat # sets the extension for material files to .mat.
- matpath models\ # sets the path for materials files to the
- # models subdirectory of the current directory.
-
- #pntsiz 1 # sets the default size of CAD points. The
- # range is 1-25.
- #polyline # changes the default to translate polygons into
- # polylines.
- #ptdist 1 # sets the distance at which two vertices
- # collapse into a single point.
- #splnprec 1 # sets the precision level for spline
- # translation. The range is 1-20.
- supergroup # creates a large group from every object
- # in the model during translation.
- #surfface 24 # sets the default number of faces to be
- # used when translating a surface of revolution.
- # The range is 3-80.
- translate all # sets the translate option to all. The other
- # options are hidden or visible.
- #viewdist 8 # sets the default distance (in feet) from the
- # camera to the drawing plane.
- zoomlens 50 # sets the default camera lens in millimeters.
-
- # MOVIE PARAMETERS #
-
- ColorTablePer animation # sets default for MakeMovie to per frame or
- # per animation.
-
- # RENDERMAN (RIB) SETTINGS #
-
- # For details on RenderMan settings, see your RenderMan documentation.
-
- ribpath rman\ # sets default path for RIB files.
- rmandisplay framebuffer # output medium.
- rmanxres 640 # output x resolution.
- rmanyres 480 # output y resolution.
- #rmanfilter triangle # filter type (triangle, box, gaussian,
- # catmull_rom, sinc)..
- rmanfiltersize 1x1 # filter size, range 1 to rmanxres by
- # 1 to rmanyres.
- #rmanjitter # turn jittering on.
- rmanshadingrate 1.0 # shading rate, range - floating point > 0.
- rmansamplingrate 3x3 # sampling rate; range is 1 to 16.
- rmaninterpolation smooth # interpolation type (constant or smooth).
- rmanbucketsize 8x8 # rendering bucket size, range 1 to rmanxres by
- # 1 to rmanyres.
- rmangridsize 64 # grid size for rendering.
- rmanaspectratio -1 # output aspect ratio, range - floating point
- # > 0, -1 will use aspect ratio of output
- # device.
- rmantexturefix # allows TOPAS texture maps to work correctly
- # while Pixar fixes their texture map problems.
- tempdrive C: # set drive to which temp files are written.
-
- # MOUSE OR TABLET #
-
-
- tablet mouse.ovr # sets name/path for tablet driver.
-
- # DISPLAY BOARD #
-
- screen vga.ovr # gives name/path for video driver.
-
-