bevy_debug_texture

Crates.iobevy_debug_texture
lib.rsbevy_debug_texture
version0.3.1
sourcesrc
created_at2023-10-23 17:58:39.238415
updated_at2024-07-19 08:17:42.285943
descriptionReplacement default/debug texture for Bevy games.
homepage
repositoryhttps://github.com/aceeri/bevy_debug_texture
max_upload_size
id1011542
size20,146
Aceeri (Aceeri)

documentation

README

bevy_debug_texture

Replaces un-textured meshes with a more sane default so you can mock up levels without caring as much.

Goals:

  • Replace default handles
  • Triplanar splatting
  • Configurable default
Commit count: 7

cargo fmt