We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried to parse this EXR file, but I see an error: "EXRLoader.parse: unsupported channel compression". Could you fix it?
1.Try to load this file using EXRLoader.js : FDB_SINGLECOVER_LS.0596.zip 2. It shows an error.
EXRLoader.parse(buffer)
No response
latest
The text was updated successfully, but these errors were encountered:
I don't think anyone is actively working on the EXRLoader. Feel free to give it a go. Have you asked the AI?
Sorry, something went wrong.
Error EXR: channel
channel
Error message:
channel list:
For a quick hack to get the file to load, comment out the following line:
three.js/examples/jsm/loaders/EXRLoader.js
Line 1678 in 51856a6
No branches or pull requests
Description
I tried to parse this EXR file, but I see an error: "EXRLoader.parse: unsupported channel compression". Could you fix it?
Reproduction steps
1.Try to load this file using EXRLoader.js : FDB_SINGLECOVER_LS.0596.zip
2. It shows an error.
Code
EXRLoader.parse(buffer)
Live example
EXRLoader.parse(buffer)
Screenshots
No response
Version
latest
Device
No response
Browser
No response
OS
No response
The text was updated successfully, but these errors were encountered: