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

[EXAMPLES] Default Skybox example to not use HDR #4115

Merged
merged 13 commits into from
Jun 28, 2024

Conversation

JeffM2501
Copy link
Sponsor Contributor

The skybox example tries to use a HDR texture, but raylib no longer builds with HDR support by default, so this example doesn't work in the base configuration.

This PR changes the example to default to the PNG skybox, and makes a note that you must build raylib with HDR support in order to use the HDR texture in the example.

@raysan5 raysan5 merged commit c1ea326 into raysan5:master Jun 28, 2024
14 checks passed
@raysan5
Copy link
Owner

raysan5 commented Jun 28, 2024

@JeffM2501 thanks for the review! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants