playcanvas / engine

JavaScript game engine built on WebGL, WebGPU, WebXR and glTF
https://playcanvas.com
MIT License
9.59k stars 1.34k forks source link

Add WebGPU support to lightmapper #5692

Open mvaligursky opened 1 year ago

mvaligursky commented 1 year ago

Most likely the lightmapper should be converted to render passes.

mvaligursky commented 8 months ago

Note that this was partially done in #5953 but is partially disabled by #6016