@mekou/engine-api
v0.1.17
Published
MEKOU Engine Public API Interfaces
Downloads
1,737
Readme
npm install @mekou/engine-api
MEKOU engineの公開interfacepackageです このパッケージを活用することでECSを扱うことができます
開発状況
コアシステムのほうはAR機能をベースに作っています v0.1.12にしてやっとまともに使えるようになってきました APIの形自体はほぼ変更がないようにする予定です 追加はバンバンしていきますが ->ただ、APPloadの仕方が現在動いておりません<-
HOW TO USE
コアページへアクセスしたのち、samplesのページでQRコードを呼んでください(困ったことに現在QRコードリーダーをメンテナンス中) > HUDは手を5秒かざして起動 core: https://mekou-project.github.io/MEKOU-ENGINE/APP/ARviewer.html API: https://mekou-project.github.io/mekou-engine-api-docs/docs/API_func.html editor: https://mekou-project.github.io/MEKOU-ENGINE/APP/ HP: https://github.com/MEKOU-project/MEKOU
samples APP
fruitCatch: https://mekou-project.github.io/FruitCatch/index.html (source)[https://github.com/MEKOU-project/FruitCatch]
2041: https://test (source)[https://test]
↓準備中↓ ARStream: https://test (source)[https://test] 3D gauss: https:// (source)[https://] metaverse: https://test (source)[https://test]
要望などあればこちらに
X: https://x.com/t2128407140445 github: https://github.com/MEKOU-project main-github: https://github.com/amyoshi-hub
開発用
npm version patch npx tsc index.ts --declaration --outDir dist --target ESNext --moduleResolution node --esModuleInterop (npx tsc) npm login npm publish --access public
License
(C) 2026 MEKOU. All rights reserved. この API は MEKOU Engine 向けのプラグイン開発のために提供されています。 商用利用や再配布については、別途お問い合わせください。
