1 unstable release

0.1.0 Jun 28, 2024

#130 in Rendering

MIT license

40KB
435 lines

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

Dependencies

~45–87MB
~1.5M SLoC