Skip to content

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

@github-actions
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