Skip to content
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

Add support for .cube LUTs #14090

Open
AlexDaniel opened this issue Jul 27, 2023 · 9 comments
Open

Add support for .cube LUTs #14090

AlexDaniel opened this issue Jul 27, 2023 · 9 comments

Comments

@AlexDaniel
Copy link

AlexDaniel commented Jul 27, 2023

Previous forum discussion: https://forum.babylonjs.com/t/support-for-cube-luts/32630/2

Right now colorGradingTexture only supports .3dl file.

The problem is very simple: a lot of tools (e.g. Davinci Resolve) can only export .cube files. It'd be nice to have first class support for that format to avoid extra conversion. Also, after hours of searching, I found no open-source utility to convert between the two formats, so I'm not sure that such conversion is even available.

An example .cube loader can be found in the amazing postprocessing library: https://github.com/pmndrs/postprocessing/blob/main/src/loaders/LUTCubeLoader.js

@carolhmj
Copy link
Contributor

This would be a great contribution to the library, if anyone on the community wants to jump in 🙂

Copy link

github-actions bot commented Mar 14, 2024

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

@github-actions github-actions bot added the stale label Mar 14, 2024
@AlexDaniel
Copy link
Author

Still something I need 😇

@sebavan
Copy link
Member

sebavan commented Mar 14, 2024

Would you want to contribute a loader for it ?

@AlexDaniel
Copy link
Author

Not right now, but if nobody else does it in like two months or so, then I will.

@github-actions github-actions bot removed the stale label Mar 16, 2024
Copy link

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

@github-actions github-actions bot added the stale label Mar 30, 2024
@AlexDaniel
Copy link
Author

AlexDaniel commented Mar 30, 2024 via email

@github-actions github-actions bot removed the stale label Apr 1, 2024
@sebavan
Copy link
Member

sebavan commented Apr 2, 2024

Agree it is too short, I ll change it tonight.

Copy link

github-actions bot commented May 1, 2024

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

@github-actions github-actions bot added the stale label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants