Last updated 5 months ago
Niantic Scaniverse's
Deserialize a gaussian splat from the input reader.
spz.Read(in io.Reader) (*spz.Cloud, error)
Opens the file located at the filePath and deserializes a gaussian splat.
filePath
spz.Load(filePath string) (*spz.Cloud, error)
Deserialize a SPZ File Header from the input reader.
spz.ReadHeader(in io.Reader) (*spz.Header, error)