bevy_mod_rounded_box 0.1.0

A rounded box shape for Bevy.
Documentation

bevy_mod_rounded_box

This crate provides a rounded box shape for Bevy.

Dependency

[dependencies]
bevy_mod_rounded_box = "0.1"

Example

A rotating rounded cube with a draughts board texture.

cargo run --example cube

Versions

This Version Bevy version
0.1.x 0.7.x

Known Issues

The U texture coordinate is distorted.