Pixels game in bevy game engine (attempt #5)
  • Rust 95.8%
  • WGSL 4.2%
Find a file
2024-12-31 09:55:59 -05:00
assets/shaders feat: Turn into lib 2024-10-11 14:47:54 -04:00
examples/simple_example feat: Update to 0.2.0 2024-12-31 09:55:59 -05:00
src feat: Update to 0.2.0 2024-12-31 09:55:59 -05:00
.gitignore feat: Create texture at runtime 2022-09-01 19:52:14 -04:00
Cargo.lock feat: Update to 0.2.0 2024-12-31 09:55:59 -05:00
Cargo.toml feat: Update to 0.2.0 2024-12-31 09:55:59 -05:00
README.md Update README.md 2024-10-11 17:11:04 -04:00

bevy_pixelmap

An infinite pixel grid that you can edit really fast.

on my machine this demo runs 800,000,000 pixel updates per second