-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
39 lines (29 loc) · 1.5 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
This map is a work in progress by Cody "Supertanker" Jackson for inclusion in
the Unvanquished project.
Current Q3map2 compilation settings are as follows:
FAST (testing):
bsp: -leaktest -meta -samplesize 16
visoptions: -hint -vis -saveprt
lightoptions: -light -lightmapsearchpower 3 -fast -bounce 4
-bouncescale 2 -shade -samples 2 -patchshadows
-lightmapsize 1024 -deluxe
FINAL (beauty shots):
bsp: -leaktest -meta -samplesize 4
visoptions: -hint -vis -saveprt
lightoptions: -light -lightmapsearchpower 3 -fast -bounce 16
-bouncescale 2 -shade -samples 3 -patchshadows
-lightmapsize 1024 -deluxe -bouncegrid
The map is licensed under a Creative Commons license,
http://creativecommons.org/licenses/by-nc-sa/3.0/
You are free to:
Share - copy and redistribute the material in any medium or format
Adapt - remix, transform, and build upon the material
The licensor cannot revoke these freedoms as long as you follow the license
terms.
Under the folowing terms:
Attribution - You must give appropriate credit, provide a link to the license,
and indicate if changes were made. You may do so in any reasonable manner, but
not in any way that suggests the licensor endorses you or your use.
NonCommercial - You may not use the material for commercial purposes.
ShareAlike - If you remix, transform, or build upon the material, you must
distribute your contributions under the same license as the original.