Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-20T17:45:41.000Z (over 1 year ago)
- Last Synced: 2024-10-27T14:46:27.274Z (2 months ago)
- Topics: 3d, augumented-reality, ecommerce, javascript, model-viewer, web, webxr
- Language: JavaScript
- Homepage: https://figni.io/
- Size: 2.88 MB
- Stars: 5
- 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
![Figni Viewer](thumbnail.png)
[![npm version](https://badge.fury.io/js/@cynack%2Ffigni-viewer.svg)](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 ライセンスで配布されている製作物が含まれています。