https://github.com/create3000/x_ite-spz-parser
3DGS SPZ File Format Parser for X_ITE
https://github.com/create3000/x_ite-spz-parser
3d 3dgs browser javascript node spz x3d
Last synced: about 1 month ago
JSON representation
3DGS SPZ File Format Parser for X_ITE
- Host: GitHub
- URL: https://github.com/create3000/x_ite-spz-parser
- Owner: create3000
- License: mit
- Created: 2026-06-12T08:04:03.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-14T11:50:15.000Z (about 1 month ago)
- Last Synced: 2026-06-14T19:33:38.937Z (about 1 month ago)
- Topics: 3d, 3dgs, browser, javascript, node, spz, x3d
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/x_ite-spz-parser
- Size: 23 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# x_ite-spz-parser
[](https://www.npmjs.com/package/x_ite-spz-parser)
[](https://bundlephobia.com/package/x_ite-spz-parser)
[](https://create3000.github.io/jsdelivr-download-stats/?username=create3000&repository=x_ite)
[](https://npmtrends.com/x_ite-spz-parser)
3DGS SPZ File Format Parser for [X_ITE](https://create3000.github.io/x_ite/)
## Usage
Include the script after X_ITE:
```html
```
Now you can load 3DGS SPZ files:
```html
```
You can also install it from npm:
```sh
npm i x_ite-spz-parser
```
## Converter
Look at the bottom part of the following page, there is a converter: https://www.nianticspatial.com/blog/spz4
## License
x_ite-spz-parser is free software and licensed under the [MIT License](LICENSE.md).