bevy_zeroverse

Crates.iobevy_zeroverse
lib.rsbevy_zeroverse
version0.1.0
sourcesrc
created_at2024-06-28 02:50:57.180298
updated_at2024-06-28 02:50:57.180298
descriptionbevy zeroverse synthetic dataset generator
homepagehttps://github.com/mosure/bevy_zeroverse
repositoryhttps://github.com/mosure/bevy_zeroverse
max_upload_size
id1286401
size147,512
Mitchell Mosure (mosure)

documentation

README

bevy_zeroverse 🌌

test GitHub License GitHub Last Commit GitHub Releases GitHub Issues Average time to resolve an issue crates.io

bevy zeroverse synthetic dataset generator plugin. view the live demo

capabilities

  • generate parameteric zeroverse primitives

  • depth/normal rendering modes

  • procedural zeroverse environments

  • material basecolor grid view (cargo run -- --material-grid)

mat-synth

  • download the mat-synth dataset here

  • crop the mat-synth dataset (4k is heavy) using python tools/mat_synth_resize.py --source_dir <path-to-mat-synth> --dest_dir <path-to-cropped-mat-synth>

  • copy the cropped mat-synth dataset to assets/materials

  • generate manifolds using python tools/generate_manifolds.py

compatible bevy versions

bevy_zeroverse bevy
0.1 0.13

credits

Commit count: 35

cargo fmt