mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
The bright end of the color map is actually twice the palette value, but I didn't understand this when I came up with the shirt/pants color scheme for vulkan. However, the skin texture can store only 0..1, so the mapping to 0..2 needs to be done in the shader. It looks like it works at least better: the gold key at the end of demo1 doesn't look as bleh, though I do get some weird colors still on ogres etc. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
ecs | ||
gamecode | ||
gib | ||
image | ||
input | ||
models | ||
net | ||
qw | ||
ruamoko | ||
scene | ||
ui | ||
util | ||
video | ||
Makemodule.am |