bevy_meshopt

Crates.iobevy_meshopt
lib.rsbevy_meshopt
version0.1.0
created_at2025-11-25 12:40:52.069592+00
updated_at2025-11-25 12:40:52.069592+00
descriptionSmall wrapper around the `meshopt` library for using with Bevy!
homepage
repositoryhttps://github.com/aceeri/bevy_meshopt
max_upload_size
id1949658
size185,639
Aceeri (Aceeri)

documentation

https://docs.rs/bevy_meshopt

README

bevy_meshopt

Provides a small wrapper around the meshopt library for using with Bevy.

Goals of this project:

  • Make it easy to integrate meshopt functions with Bevy meshes (and soon extensibly to other data structures)
  • Prevent panics or segfaults by validating inputs (If you run into one, please make an issue!)
Commit count: 0

cargo fmt