pointrix-project / msplat

A modular differential gaussian rasterization library.
Other
170 stars 10 forks source link

Type error in REAME[More easy to understand] #8

Closed wb014 closed 6 months ago

wb014 commented 6 months ago

In 'one-line interface', parameter position of H and W are inverse in rendered_image = gs.rasterization( xyzs, scales, rotations, opacity, feats, intr, extr, H, W, bg )

yGaoJiany commented 6 months ago

Thank you for your correction!