Is it possible to use radiosity through tool?
-
- Posts: 58
- Joined: Sun Mar 06, 2005 11:12 am
Is it possible to use radiosity through tool?
because radiosity through sapien really suxs
-
- Posts: 16
- Joined: Sat Feb 12, 2005 3:55 pm
-
- Posts: 16
- Joined: Sat Feb 12, 2005 3:55 pm
Yes. You just use the following:
tool lightmaps <scenario> <bsp index> <quality> <stop threshhold>
For example, if your map was called 'box' and you just wanted to run a basic Radiosity, you would type:
tool lightmaps levels\test\box\box box 0 0.1
If you wanted to run a final, best quality Radiosity for your map you would type:
tool lightmaps levels\test\box\box box 1 0.000001
tool lightmaps <scenario> <bsp index> <quality> <stop threshhold>
For example, if your map was called 'box' and you just wanted to run a basic Radiosity, you would type:
tool lightmaps levels\test\box\box box 0 0.1
If you wanted to run a final, best quality Radiosity for your map you would type:
tool lightmaps levels\test\box\box box 1 0.000001
-
- Posts: 58
- Joined: Sun Mar 06, 2005 11:12 am