mosure / bevy_gaussian_splatting

bevy gaussian splatting render pipeline plugin
https://mosure.github.io/bevy_gaussian_splatting?gaussian_count=1000
MIT License
130 stars 9 forks source link

feat: add 'proper' argument parsing #71

Closed cs50victor closed 6 months ago

cs50victor commented 7 months ago

use clap crate and enum for arg parsing.

Closes #26

mosure commented 7 months ago

here is a good reference: https://github.com/mosure/bevy_args