Skip to content

aptpod/intdash-unity-samples

Repository files navigation

intdash SDK Samples for Unity

intdashと連携したアプリケーションをUnityで開発する際のサンプルです。

全体構成

本リポジトリには、以下の3つのサンプルが含まれています。

intdash Simulator Sample: 物理シミュレーションのサンプル。シミュレーション空間からデータを取得してintdashサーバーへ送信します。

intdash Controller Sample: シミュレーション空間内のオブジェクトを遠隔操縦するコントローラのサンプル。

intdash Visualizer Sample: シミュレーション空間内のオブジェクトを遠隔可視化する可視化アプリケーションのサンプル。

3つのサンプル間のデータフローは以下のとおりです。

Structure

依存関係

インストール方法

cd {YOUR_WORKSPACE}
git clone git@github.com:aptpod/intdash-unity-samples.git --recursive

一部の実装がサブモジュール化されています。 git clone する際に --recursive オプションを利用するなどしてインストールしてください。

About

Samples for intdash-unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages