#!/bin/bash -x
#
./qbsp3 $1.map
./qvis3 $1
./qrad3 -ambient 0.0 -scale 1.0 -direct 0.6 -entity 1.0 -maxlight 1.9  $1

