Preflight Checklist
Problem Description
Reverse of Offscreen Rendering, I want to import a external texture into web rendering systems (WebGPU, WebGL) without CPU - GPU copying.
Proposed Solution
Find a way to import a external texture handle into a web texture container. Avoid patches.
Preflight Checklist
Problem Description
Reverse of Offscreen Rendering, I want to import a external texture into web rendering systems (WebGPU, WebGL) without CPU - GPU copying.
Proposed Solution
Find a way to import a external texture handle into a web texture container. Avoid patches.