@manycore/aholo-viewer
Install#
npm install --save @manycore/aholo-viewerThe package is ESM-only and ships TypeScript declarations through dist/index.d.ts.
Quick Start#
Follow the Getting Started guide to create a Vite app, initialize a viewer, load a 3DGS splat, and render the first frame.
Documentation#
- Website: https://aholojs.dev/
- Getting Started: https://aholojs.dev/en-US/manual/getting-started/
- API Reference: https://aholojs.dev/en-US/api/
- Examples: https://aholojs.dev/en-US/examples/
- AI-friendly docs: https://aholojs.dev/llms.txt
- AI coding skill: https://github.com/manycoretech/aholo-viewer/blob/master/docs/ai/skills/use-aholo-viewer/SKILL.md
License#
MIT