bevyengine / bevyengine/bevy

Equirectangular HDRI skybox

Open
#12,455 0 comments 2 reactions 0 assignees View on GitHub
A-Rendering C-Feature
Dominant language
Rust
Stars
48.2k
Forks
4.8k
Avg merge
3d 22h
Merged PRs (30d)
161

Description

## What problem does this solve or what need does it fill?

None of the HDRIs or panoramas out there seem to be available as cube maps.
The tools for conversions mostly don't work or have errors when building.
Even with having cube maps it won't solve the issue of loading an equirectangular HDRI at runtime.

## What solution would you like?

It would be great for bevy to either have it's own way to render an equirectangular pano as a skybox
or convert the equirectangular map to cube map and then render the cube map.

## What alternative(s) have you considered?

All of them, none solve rendering equirectangular panorama at runtime.

## Additional context

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.