https://github.com/cynack/figni-viewer
Webサイトに簡単に3D/ARを導入できるモジュール
https://github.com/cynack/figni-viewer
3d augumented-reality ecommerce javascript model-viewer web webxr
Last synced: 4 months ago
JSON representation
Webサイトに簡単に3D/ARを導入できるモジュール
- Host: GitHub
- URL: https://github.com/cynack/figni-viewer
- Owner: cynack
- License: apache-2.0
- Created: 2021-10-04T01:10:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T17:45:41.000Z (almost 3 years ago)
- Last Synced: 2025-10-05T06:51:29.477Z (9 months ago)
- Topics: 3d, augumented-reality, ecommerce, javascript, model-viewer, web, webxr
- Language: JavaScript
- Homepage: https://figni.io/
- Size: 2.88 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Figni Viewer

[](https://badge.fury.io/js/@cynack%2Ffigni-viewer)
## ドキュメント
[Figni Viewer ドキュメント](https://cynack.notion.site/Figni-Viewer-c53ca5a80bdd4a8abf4f41aa899aa9f1)
## 開発方法
1. `pnpm install`で必要なパッケージをダウンロードする
2. src/のファイルを編集(index.html はテスト用の html ファイル)
3. `pnpm watch`で test/にテスト用のファイルを出力し、`pnpm test`でサーバーを起動して検証
4. `pnpm build`で dist/にビルド
## 備考
This software includes the work that is distributed in the Apache License 2.0.
このソフトウェアは、 Apache 2.0 ライセンスで配布されている製作物が含まれています。