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

