#
# HELP: SYNOPSIS:
# HELP:     neurotux/options/reset3d
# HELP:
# HELP: DESCRIPTION:
# HELP:     Reset all important rendering parameters for the 3d view.
#

#
# Make the primary view current.
#
VIEW_SET Main
#
# Set it up to render everything as ZSH
#
RENDERER_ENGINE voxren
RENDERER_MODE ZSH
ZOOM 50
RENDERER_FRONTCUT 0
TMODE VolCenter

POS ${$root.vol[current].size.x/2} ${-$root.vol[current].size.x/2/$root.func.math.tan(40.0/2.0/180.0*3.1415926)} ${$root.vol[current].size.z/2}
DIR 0 1 0 1 0 0

layer 0-255 0

#
# Reasonable initial speedup for MIP
#
MARKDG 0 65535
#MAKEDIST
