2 releases

0.9.2 Sep 16, 2023
0.9.1 Sep 16, 2023

#966 in Game dev

48 downloads per month

Apache-2.0

4.5MB
1K SLoC

Rust 1K SLoC // 0.0% comments WebGPU Shader Language 202 SLoC // 0.1% comments

bevy-aabb-instancing

crates.io docs.rs

Render millions of AABBs every frame with an instancing renderer.

Example

Demo

cargo run --example wave --release

Features

  • vertex pulling renderer
  • cuboid edge shading
  • edge-only wireframes
  • clipping planes
  • multiple color modes: RGB and Linear-Range Scalar
  • depth jitter to counteract z-fighting of coplanar cuboids

License

Licensed under the Apache License Version 2.0 by copyright holders Duncan Fairbanks and Foresight Mining Software Corporation.

Sponsors

The creation and maintenance of bevy_aabb_instancing is sponsored by Foresight Mining Software Corporation.

Foresight Mining Software Corporation

License: Apache-2.0

Dependencies

~38–76MB
~1M SLoC