markaren / threepp

C++20 port of three.js (r129)
MIT License
581 stars 50 forks source link

Add functionality for reading texture data back into memory #260

Closed markaren closed 2 months ago

markaren commented 2 months ago

This PR makes it possible to copy texture data from the GPU back into memory when using e.g, a RenderTarget.