https://github.com/create3000/x_ite-off-parser
OFF 3D File Format Parser for X_ITE
https://github.com/create3000/x_ite-off-parser
3d browser javascript off x3d
Last synced: 3 days ago
JSON representation
OFF 3D File Format Parser for X_ITE
- Host: GitHub
- URL: https://github.com/create3000/x_ite-off-parser
- Owner: create3000
- License: mit
- Created: 2026-05-22T14:39:41.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2026-06-14T11:50:18.000Z (3 days ago)
- Last Synced: 2026-06-14T19:33:33.760Z (3 days ago)
- Topics: 3d, browser, javascript, off, x3d
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/x_ite-off-parser
- Size: 70.3 KB
- 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-off-parser
[](https://www.npmjs.com/package/x_ite-off-parser)
[](https://bundlephobia.com/package/x_ite-off-parser)
[](https://create3000.github.io/jsdelivr-download-stats/?username=create3000&repository=x_ite)
[](https://npmtrends.com/x_ite-off-parser)
OFF 3D File Format Parser for [X_ITE](https://create3000.github.io/x_ite/)
## Usage
Include the script after X_ITE:
```html
```
Now you can load OFF files:
```html
```
You can also install it from npm:
```sh
npm i x_ite-off-parser
```
## License
x_ite-off-parser is free software and licensed under the [MIT License](LICENSE.md).