sample_bashrc.txt
# this is an example of a .bashrc file
# note that your Radiance and Effect paths may be different from
# those presented here
RAYPATH=.:/Users/username/radiance/lib
export RAYPATH
PATH=/Users/username/radiance/bin:$PATH
export PATH
EFFECTHOME=/Users/username/effect
export EFFECTHOME
by
AMcneil
—
last modified
Feb 29, 2016 12:26 PM