Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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を導入できるモジュール

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 ライセンスで配布されている製作物が含まれています。