f3d-app / f3d

Fast and minimalist 3D viewer.
https://f3d.app
BSD 3-Clause "New" or "Revised" License
2.6k stars 184 forks source link

Read EXR files from memory #1187

Open Meakk opened 6 months ago

Meakk commented 6 months ago

Is your feature request related to a problem? Please describe. Some file formats like USD can read textures as EXR file format. For reading them properly, we need to read the file from memory.

Describe the solution you'd like Handle SetMemoryBuffer in the vtkF3DEXRReader

yigitako commented 5 months ago

I can work on this issue.

mwestphal commented 5 months ago

Nice!

mwestphal commented 3 months ago

@yigitako any news on this ?

mwestphal commented 2 months ago

Any news on this feature @yigitako ?

mwestphal commented 1 month ago

with no feedback, I'm unassainging this @yigitako

nabielkandiel commented 1 month ago

@mwestphal I am starting to look into this

mwestphal commented 6 days ago

hey @nabielkandiel , what is the status of this ?