mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 00:40:55 +00:00
053c2c47db
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 |