#
# HELP: SYNOPSIS:
# HELP:     neurotux/default/windowsetup3d
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set up the 3d standard neurotux windows
#

#
# Setup the already existing view as a 3D-Renderer.
#
VIEW_SET Main

#
# Neurotux uses ZSH rendering.
#
RENDERER_ENGINE voxren
RENDERER_MODE ZSH
TMODE VolCenter
RENDERER_FINESTEP 6
# Set up fast rendering for 3d
# CECHO ${$root.view[Main].fastrender=2}
RENDERER_FLAGS 0

#
# You may set your preferred greywindow setup.
#
GWINDOW 0 250

# You may customize your preferred rendering color here.
# This will be used if no class info is available.
! generic/menu/colorize 0

RENDERER_FRONTCUT 0
VIEW_SIZE 256
#RENDERER_LOADCLUT ${$root.global.dir.clut}/equibright.ppm

