w23 / xash3d-fwgs

Vulkan Ray Tracing fork of Xash3D FWGS engine. Intended to be merged into master at some point in the future.
160 stars 16 forks source link

vk: trad: allow rendering with replaced PBR textures #712

Closed w23 closed 5 months ago

w23 commented 5 months ago

Use vk_use_material_textures cvar to show new PBR material textures for traditional rendering. Note that they're often sampled in an incorrect colorspace, so they look different from RT.

Fixes #711