imisslovelove / a-l2d

Live2D Cubism SDK For JavaScript と AR.js を組み合わせた A-Frame のコンポーネント

Home Page:https://noonworks.github.io/a-l2d/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A-L2D

使い方の説明書はこちら

Live2D Cubism SDK For JavaScript と AR.js を組み合わせた A-Frame 用のコンポーネントです。

当コンポーネントの作者は、株式会社Live2Dとは関係ありません。 当コンポーネントに関する問い合わせを株式会社Live2Dにしないでください。 お問い合わせは@noonworksまで。

デモ

デモページをブラウザで開き、下のマーカーを写すとキャラクターが表示されます。

デモ用マーカー画像

制限事項

  • クリッピング(マスク)は使用できません。

ライセンス

このコンポーネントは、株式会社Live2Dのサンプルコード Live2D Cubism SDK AR.js Samples を参考に作られました。

株式会社Live2D から配布されているソースコードおよびマテリアルの使用に関しては、以下の条件があります。詳細は株式会社Live2Dの各ライセンスページをご確認ください。

Live2D Cubism Core は Live2D Proprietary Software License で提供しています。

Live2D Cubism Components は Live2D Open Software License で提供しています。

  • Live2D Open Software License 日本語 English
    • live2dcubismframework.js
    • live2dcubismpixi.js

Live2D のサンプルモデルは Free Material License で提供しています。

直近会計年度の売上高が 1000 万円以上の事業者様がご利用になる場合は、SDKリリース(出版許諾)ライセンスに同意していただく必要がございます。

All business users must obtain a Publication License. "Business" means an entity with the annual gross revenue more than ten million (10,000,000) JPY for the most recent fiscal year.

A-Frame は MIT License で提供されています。 A-Frame license

AR.js は MIT License で提供されています。 AR.js license

PixiJS は MIT License で提供されています。 PixiJS license

当コンポーネントに含まれる上記以外のコードは MIT License で提供されています。

  • MIT License
    • a-l2d.js
    • srcフォルダ以下のソースコード
    • その他、設定ファイルやドキュメントファイル等

About

Live2D Cubism SDK For JavaScript と AR.js を組み合わせた A-Frame のコンポーネント

https://noonworks.github.io/a-l2d/

License:MIT License


Languages

Language:TypeScript 96.8%Language:JavaScript 3.2%