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

