Post: #1
Reply to: #None
Joined: 5th Mar 2005
From:
Posts: 313
Waterindices are a part of Source maps. (I understand mapping questions should be posted in the maps section, but this seems to be beyond mappers knowledge so I am asking here).
The map compile log states that:
waterindices 61647/65536 123294/131072 (94.1
VERY FULL!
Seems like an easy enough problem at first, but it seems that NOBODY knows what "waterindices" are.
From Rof (writer of VMEX):
The Primitives (37), PrimVerts (38) and PrimIndices (39) lumps are used in reference to "non-polygonal primitives". They are also sometimes called "waterstrips", "waterverts" and "waterindices" in the SDK Source. Their use is uncertain. Faces of water brushes are not always associated with them, and they are often associated with faces that are nowhere near water. Instead, they seem to be used to break-up faces with colinear vertices into smaller triangles.
This paragraph is THE ONLY information about waterindices on the entire world wide web. Unfortunately, Rof does not know exactly what waterindices are.
Are there any coders or moderators who can provide some insight as to what "waterindices" might be?