Skip to content

震度予報の実装 #167

Description

@yanorei32

今一枚のTriangles (Indices)とVertexになっている物をなんとかしてバラバラに描画できるようにしなければなりません。

ところで、津波と同様に、頂点情報に地点コードを埋めるアイデアもありますが

  • 複数の地点で共有している頂点が、地点コードごとに分離してしまう
  • 境界線用の境界線LoDにより生成される頂点の地点コードはいくつにするべきか
    • とりあえずcodes::UNNUMBERED_AREA (65535)?
    • そもそも頂点バッファを分けるべきですか?

という困りが発生しています。
どうもたせるべきですか? @Siro256

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions