Skip to content

🧪 Create bevy_volumetrics #18708

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

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Conversation

hukasu
Copy link
Contributor

@hukasu hukasu commented Apr 3, 2025

Objective

Continuation of #18637 as part of #18423

Solution

Move code relation to volumetric fog and atmosphere to bevy_volumetrics

Testing

cargo run -p ci
cargo run --example volumetric_fog --features="bevy_volumetrics"
cargo run --example scrolling_fog --features="bevy_volumetrics"
cargo run --example fog_volumes --features="bevy_volumetrics"
cargo run --example atmosphere --features="bevy_volumetrics"

TODO

  • Migration Guide

Copy link
Contributor

github-actions bot commented Apr 3, 2025

You added a new feature but didn't update the readme. Please run cargo run -p build-templated-pages -- update features to update it, and commit the file change.

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen A-Cross-Cutting Impacts the entire engine S-Needs-SME Decision or review from an SME is required labels Apr 5, 2025
@hukasu hukasu changed the title Create bevy_volumetrics 🧪 Create bevy_volumetrics Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Cross-Cutting Impacts the entire engine A-Rendering Drawing game state to the screen S-Needs-SME Decision or review from an SME is required
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants