#
# HELP: SYNOPSIS:
# HELP:     neurotux/default/windowinit
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set up the standard neurotux window parameters 
#

#
# Alloc the depth and classfields right form the start.
#
! generic/multivol/forallvol generic/convert/allocall

#
# Setup common parameters
#
! threeplane/views_runmacro neurotux/default/planesetup

#
# Set up initial sizing
#
# ! threeplane/views_size 2.0
! threeplane/views_autosize_byreality 1024 10000

#! neurotux/default/setscaling


VIEW_SET Planes_XY
VIEW_RENDER
VIEW_SETPOS 0 60
VIEW_RENDER
USLEEP 500000
VIEW_REORIENT
VIEW_RENDER  

#
# Make the primary view current.
#
VIEW_SET Main
RENDERER_LOADCLUT ${$root.global.dir.clut}/standard.ppm

! neurotux/options/reset3d

