[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-79089":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":15,"starSnapshotCount":15,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},79089,"aholo-viewer","manycoretech\u002Faholo-viewer","manycoretech","A high performance 3DGS renderer","https:\u002F\u002Faholojs.dev\u002F",null,"TypeScript",654,63,11,0,8,166,518,71,95.42,"MIT License",false,"master",[25,26,27,28],"3d","3d-gaussian-splatting","3dgs","3dgs-lod","2026-06-12 04:01:24","[![logo](.\u002Fwebsite\u002Fpublic\u002Faholo-logo.svg)](https:\u002F\u002Faholojs.dev\u002F)\n\n# Aholo Viewer\n\nMonorepo for the Aholo Viewer package and its documentation website.\n\n## What is Aholo Viewer\n\nAholo Viewer is a high performance Renderer for 3DGS and Mesh. It uses `Chunked Steaming Lod` schema to handle huge 3DGS.\n\n## Usage\n\nFollow the [Manual](https:\u002F\u002Faholojs.dev\u002Fen-US\u002Fmanual\u002Fgetting-started\u002F).\n\nIf everything goes well you will see [this](https:\u002F\u002Fjsfiddle.net\u002Fq93yx8sr\u002F2\u002F)\n\n## Build Requirements\n\n- Node: >= 22.22.1\n- pnpm(corepack preferred)\n\n## Clone this repository\n\nThis repository has some submodule as it's dependencies, use following command to clone the repository.\n\n```bash\ngit clone --recurse-submodules https:\u002F\u002Fgithub.com\u002Fmanycoretech\u002Faholo-viewer.git\n```\n\n## Structure\n\n```text\naholo-viewer\u002F\n  AGENTS.md             Agent-facing project guide\n  website\u002F              Astro website: home, manual, examples, API docs, playground\n  packages\u002Frenderer\u002F    Renderer TypeScript source package\n  scripts\u002F              Shared build and documentation scripts\n  docs\u002F                 Architecture and AI collaboration notes\n  external\u002F             Required upstream and workspace dependency sources\n  .codex\u002Fskills\u002F        Project-local Codex skills\n```\n\n## Commands\n\nRun workspace commands from the repository root:\n\n```bash\npnpm install\npnpm dev\npnpm check\npnpm build\npnpm preview\n```\n\nTargeted root commands:\n\n```bash\npnpm build:renderer\npnpm build:website\npnpm check:content\npnpm check:renderer\npnpm check:website\npnpm docs:api\n```\n\n## Project Docs\n\n- `AGENTS.md`: quick guide for AI agents and future coding sessions\n- `docs\u002Farchitecture.md`: current workspace structure and dependency flow\n- `docs\u002Fai\u002Fvibe-coding-guide.md`: detailed guide for future AI-assisted changes, writing style, and handoffs\n- `.codex\u002Fskills\u002F`: local Codex skills split by repo area\n\n## Codex Skills\n\nProject-local skills live in `.codex\u002Fskills\u002F`. Use `AGENTS.md` for the current skill map.\n\n## External Source\n\n`external\u002Fegs-core` is a required upstream submodule. `external\u002Fsplat-transform` is a required workspace package and must stay in the repo. Treat upstream code under `external\u002F` as read-only unless a task explicitly targets that package.\n\n## API Docs\n\nAPI docs are generated from `packages\u002Frenderer\u002Fsrc\u002Findex.ts` into an ignored local directory:\n\n```text\nwebsite\u002F.generated\u002Fapi\u002F\n```\n\n`pnpm dev`, `pnpm build`, and `pnpm check` regenerate them automatically. Run the generator directly when you want to refresh the local TypeDoc HTML and manifest without starting the site:\n\n```bash\npnpm docs:api\n```\n\n## Content Checks\n\n`pnpm check:content` validates manual locale parity, empty pages, example source pairs, manual image references, orphan manual images, and internal-only documentation links. It is also part of `pnpm check` and `pnpm check:website`.\n\n## Playground URLs\n\nThe Playground keeps edited code in the URL with `lz-string`:\n\n```text\n\u002Fzh-CN\u002Fplayground\u002F?example=basic-scene&code=\u003Ccompressed-source>\n```\n\nOpening a URL with `code` restores the editor content automatically.\n\nExamples are stored in `website\u002Fsrc\u002Fcontent\u002Fexamples\u002F` as paired `\u003Cslug>.json` metadata and `\u003Cslug>.ts` source files. The same slug powers the Examples pages and Playground `example` query parameter.\n\n## Contributors\n\n\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmanycoretech\u002Faholo-viewer\u002Fgraphs\u002Fcontributors\">\n  \u003Cimg src=\"https:\u002F\u002Fcontrib.rocks\u002Fimage?repo=manycoretech\u002Faholo-viewer\" \u002F>\n\u003C\u002Fa>\n\nMade with [contrib.rocks](https:\u002F\u002Fcontrib.rocks).\n\n## Useful Links\n\n- [Discussions](https:\u002F\u002Fgithub.com\u002Fmanycoretech\u002Faholo-viewer\u002Fdiscussions)\n- [Official website](https:\u002F\u002Faholojs.dev\u002F)\n- [CHANGELOG](.\u002Fpackages\u002F\u002FCHANGELOG.md)\n","Aholo Viewer是一个高性能的3DGS和网格渲染器，采用Chunked Streaming Lod方案来处理大规模3DGS数据。该项目使用TypeScript编写，支持高效加载与显示复杂的三维场景。其核心功能包括对3D高斯点云（3DGS）的支持以及多层次细节（LOD）技术，确保了在不同设备上的流畅运行体验。适用于需要展示或操作大型3D模型的应用场景，如虚拟现实、游戏开发或是在线3D内容展示平台。项目遵循MIT许可协议开放源码，并提供了详细的文档及示例代码帮助开发者快速上手。",2,"2026-06-11 03:57:28","CREATED_QUERY"]