aevyrie / bevy_mod_raycast

A little mesh raycasting plugin for Bevy
https://crates.io/crates/bevy_mod_raycast
MIT License
320 stars 93 forks source link

Update to Bevy v0.11 #84

Closed yyogo closed 1 year ago

yyogo commented 1 year ago

Supersedes #78

Changes

Vrixyz commented 1 year ago

Using reinhard luminance is a good solution to the tonemap situation, I mentioned my own work on bevy 0.11 there, if a comparison is useful feel free to mix and match https://github.com/aevyrie/bevy_mod_raycast/pull/78#issuecomment-1607368616

(https://github.com/coreh/bevy_mod_raycast/pull/1)

coreh commented 1 year ago

🎉

Thanks for picking this up, last couple of weeks were packed and I didn't have the bandwidth to keep the other PR up to date.