ValveResourceFormat / ValveResourceFormat

🔬 Valve's Source 2 resource file format parser, decompiler, and exporter.
https://valveresourceformat.github.io
MIT License
1.62k stars 201 forks source link

Implement light entity baked lightmaps #659

Open xPaw opened 1 year ago

xPaw commented 1 year ago

Gotta parse out bakedshadowindex and all the other precomputed... parameters.

kristiker commented 2 weeks ago

Implemented the v2 lights with e52f9caf7b23865dd4411486768cff89fe0dcbf8, but they need to be improved.