Skip to content

Commit

Permalink
Revert "Implement percentage-closer soft shadows (PCSS). (bevyengine#…
Browse files Browse the repository at this point in the history
…13497)"

This reverts commit 2ae5a21.
  • Loading branch information
coreh committed Sep 20, 2024
1 parent 58b2fde commit 92ffc96
Show file tree
Hide file tree
Showing 23 changed files with 158 additions and 2,346 deletions.
11 changes: 0 additions & 11 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3467,17 +3467,6 @@ description = "Demonstrates animation masks"
category = "Animation"
wasm = true

[[example]]
name = "pcss"
path = "examples/3d/pcss.rs"
doc-scrape-examples = true

[package.metadata.example.pcss]
name = "Percentage-closer soft shadows"
description = "Demonstrates percentage-closer soft shadows (PCSS)"
category = "3D Rendering"
wasm = false

[profile.wasm-release]
inherits = "release"
opt-level = "z"
Expand Down
Binary file removed assets/environment_maps/sky_skybox.ktx2
Binary file not shown.
Binary file removed assets/models/PalmTree/PalmTree.bin
Binary file not shown.
Loading

0 comments on commit 92ffc96

Please sign in to comment.