Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

バックログ #6

Open
39 of 43 tasks
NewNotMoon opened this issue Feb 6, 2016 · 0 comments
Open
39 of 43 tasks

バックログ #6

NewNotMoon opened this issue Feb 6, 2016 · 0 comments

Comments

@NewNotMoon
Copy link
Contributor

非優先順

通信

  • Bluetooth初期化に失敗した際(Bluetoothが接続されていないなど)に投げる例外を適切に処理する(現時点では投げっぱで異常終了します)
  • 通信の非同期(ノンブロッキング)化 76ccda0
  • 複数クライアント対応 複数クライアント実装について #13 5134216
  • データ型をdoubleに変更
  • 切断、タイムアウト時にリトライする処理
    • 切断後、再接続の受け入れを実装 5134216
    • センサデータの圧縮に対応 wiki 5bb7d62
  • 通信モジュールを全シーン共通で使用できるようにノード化する
    • 通信モジュールノードをシーン間で受け渡す
  • Handheldとシーンの同期
    • プロトコル策定

解析

各シーン作成

  • タイトルシーン
    • 準備完了通知の受信
    • リソース作成
  • バトルシーン
    • ロジック作成
    • リソース作成
      • BGM
      • 効果音
      • 背景
      • 演出
  • リザルトシーン
    • リソース作成
      • BGM
      • 効果音
      • 背景
      • 演出
  • デモシーン
    • 動画作成
  • 各シーン連結
  • BGM、効果音の利用元一覧作成

モーション周り

  • モーション案
  • モーション作成
  • モーションレンダリングチェック
@NewNotMoon NewNotMoon changed the title タスクリスト バックログ Feb 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant