Importing raw camera photos #2188
Labels
Architecture
Involves architecture or engineering work or discussion
Graphene
Involves the node graph system/engine used by Graphite
Graphics
GPU and graphics programming related
A partial implementation in #2106 but is blocked. This is the final deliverable from a Google Summer of Code project.
This work was stalled because it was unusable due to memory restrictions #1895.
This will be solved by reducing copying of image data as much as possible via the asset database system (#1604). Further, we can save the actual data in JS memory and read it from Wasm memory.
Other possible solutions:
Arc<Image>
.The text was updated successfully, but these errors were encountered: