Skip to content

Simple module for adding a RenderDoc application capture hook to Bevy apps.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

transcendental-experiences/bevy-renderdoc-capture

Repository files navigation

bevy-renderdoc-capture

This is a simple Bevy module to add a custom keybind for doing RenderDoc captures around Bevy's renderer. Why would you need this? When I was messing with VR stuff, RenderDoc couldn't figure out the frame boundaries itself.

To use:

  1. Add to your project.
  2. Add the RenderdocPlugin plugin to your app.
  3. Run your game in RenderDoc.
  4. Press F10.

About

Simple module for adding a RenderDoc application capture hook to Bevy apps.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages