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

HDR textures #37

Open
NukeBird opened this issue May 9, 2020 · 1 comment
Open

HDR textures #37

NukeBird opened this issue May 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@NukeBird
Copy link

NukeBird commented May 9, 2020

Is it possible to load HDR textures (for example cubemaps) without conversion to LDR?

As I can see, SOIL2 always tries convert everything to LDR... It is reasonable choice for GLES2, but not for desktops and GLES3...

@SpartanJ
Copy link
Owner

Sadly not for the moment. I use the library mainly for 2D stuff and never needed the feature. I'm not sure how much work would represent adding support for it, for the moment I don't need the feature and I would need to find a real reason to find the motivation to implement it. But of course, pull requests are always welcomed.

@SpartanJ SpartanJ self-assigned this Jun 26, 2022
@SpartanJ SpartanJ added the enhancement New feature or request label Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants