Skip to content

Add support for cubemaps and skybox #72

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

Merged
merged 5 commits into from
Nov 21, 2022
Merged

Add support for cubemaps and skybox #72

merged 5 commits into from
Nov 21, 2022

Conversation

karnkaul
Copy link
Member

@karnkaul karnkaul commented Nov 17, 2022

No description provided.

@karnkaul karnkaul marked this pull request as ready for review November 17, 2022 02:22
Currently not set up to be used in a Scene: will need external resources first.
- Rename `BrowseGltf` to `FileBrowser`.
- Incorporate "*.skybox" into browsers and drops.
- Use `string_view` for events.
- Use `u` instead of `U` for unsigned literals.
- Remove increment logic from `MaybeFuture` and expose class in thread_pool.hpp.
- Add `LoadFuture` with increment logic to gltf_loader.hpp.
- Use `zip_ranges()` instead of `enumerate()` for loading skybox data.
- Remove enumerate.hpp from TUs where it's unused.
@karnkaul karnkaul merged commit d08aea1 into main Nov 21, 2022
@karnkaul karnkaul deleted the karnage/skybox branch November 21, 2022 15:58
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.

1 participant