-
Notifications
You must be signed in to change notification settings - Fork 0
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
要件を整理する #5
Comments
具体的に: 達成したいこと
non-goal
|
根本の設計に関係する部分から考える。 XR Interaction Toolkit/Meta XR Core SDK対応入れ替えを容易にしたい。インタラクション周りの機能の差し替え。
Undo/Redoしたい「何の操作を」「いつ」「何にしたか」を覚えておく必要がある。 Command Pattern なんらかの手段でUnity Editor側に値を保存したい
|
いくつかの要件を満たすために、拡張性・疎結合性は高める必要がある。それを前提とし、「根本の設計に関わるもの」と「後に追加拡張という形で実装が可能なもの」を切り分けたい。かつ、後者は一旦後に回して前者の設計を先に考えることにしたい。 根本の設計に関わるもの
拡張機能でできそうなもの
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: