limacv / GaussianSplattingViewer

Tiny Gaussian Splatting Viewer
MIT License
317 stars 33 forks source link

Can I use torch.tensor, instead of numpy, to storage the data of GaussianData? #18

Closed guajiangjun closed 5 months ago

guajiangjun commented 6 months ago

If gaussian_data variable is a torch tensor on cuda, how can it be passed to opengl vbo?