yzslab / gaussian-splatting-lightning

A 3D Gaussian Splatting framework with various derived algorithms and an interactive web viewer
Other
457 stars 38 forks source link

python interface with args #53

Closed hardikdava closed 1 month ago

hardikdava commented 1 month ago

@yzslab I have added support for easy python interface. I have also added docs for it.

hardikdava commented 1 month ago

Related to #53

yzslab commented 1 month ago

Thanks!