bevy_show_prepass
A Bevy plugin to visualize depth, normal and motion vector prepasses.
Usage
For a complete example, see the simple example.
// Add the plugin
app.add_plugins;
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE-2.0 or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.