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

羽毛パターン解析 #190

Open
mitsuyoshi-yamazaki opened this issue Jan 3, 2025 · 0 comments
Open

羽毛パターン解析 #190

mitsuyoshi-yamazaki opened this issue Jan 3, 2025 · 0 comments
Assignees
Labels
Research 調査

Comments

@mitsuyoshi-yamazaki
Copy link
Owner

ベース

  • 羽毛
    • A:65,C,137,B;B:174,C;C:66,C,2,A,118,B
    • A->B削除(パターン変化なし)
      • A:65,C;B:174,C;C:66,C,2,A,118,B
      • C->A削除(角度そのまま)(パターン変化なし)
        • A:65,C;B:174,C;C:66,C,120,B
        • A削除(B->A置換)(羽毛単体)
          • A:174,C;C:66,C,120,A
        • A削除(C->A置換)(パターン変化なし)(回転能力なし)
          • A:66,A,120,B;B:174,A
    • C->A削除 (鱗)
      • A:65,C;B:174,C;C:66,C,118,B
    • C->B削除
      • A:65,C,137,B;B:174,C;C:66,C,2,A
    • C->C削除
      • A:65,C;B:174,C;C:66,C,2,A,118,B

性質

A->C 回転


分析

A:66,A,120,B;B:174,A

  • A -> B -> A が6度ずつ折り返している
    • A:186,B;B:174,A

A:70,A,116,B;B:174,A



A:65,C,137,B;B:174,C;C:66,C,6,A,118,B
A:65,C,137,B;B:174,C;C:62,C,2,A,118,B

毛皮
A:65,C,137,B;B:174,C;C:66,C,-2,A,118,B


A:65,C,137,B;B:171,C;C:66,C,2,A,118,B

触手
A:65,C,137,B;B:179,C;C:66,C,-2,A,118,B

ベンゼン
A:-70,C,24,B;B:152,C;C:-180,C,13,A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Research 調査
Projects
None yet
Development

No branches or pull requests

1 participant