Skip to content

Importing raw camera photos #2188

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
0HyperCube opened this issue Jan 11, 2025 · 0 comments · May be fixed by #2106
Open

Importing raw camera photos #2188

0HyperCube opened this issue Jan 11, 2025 · 0 comments · May be fixed by #2106
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

Comments

@0HyperCube
Copy link
Member

0HyperCube commented Jan 11, 2025

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:

@0HyperCube 0HyperCube added Architecture Involves architecture or engineering work or discussion Graphene Involves the node graph system/engine used by Graphite labels Jan 11, 2025
@Keavon Keavon added the Feature label Jan 11, 2025
@github-project-automation github-project-automation bot moved this to Short-Term in Task Board Jan 11, 2025
@Keavon Keavon removed the Feature label Jan 19, 2025
@Keavon Keavon linked a pull request Apr 11, 2025 that will close this issue
@Keavon Keavon changed the title RAW photos Importing RAW photos Apr 11, 2025
@Keavon Keavon changed the title Importing RAW photos Importing raw camera photos Apr 11, 2025
@Keavon Keavon moved this from Short-Term to Blocked in Task Board Apr 11, 2025
@Keavon Keavon added the Graphics GPU and graphics programming related label Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Status: Blocked
Development

Successfully merging a pull request may close this issue.

2 participants