Skip to content

mosure/bevy_zeroverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy_zeroverse ♾️

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

bevy zeroverse synthetic dataset generator plugin. view the live demo, press r to regenerate the scene.

capabilities

  • depth/normal rendering modes
  • plücker camera labels
  • generate parameteric zeroverse primitives
  • procedural zeroverse environments

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
  • material basecolor grid view (cargo run -- --material-grid or live demo)

Alt text

compatible bevy versions

bevy_zeroverse bevy
0.1 0.13

credits