Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GLKit を使用して iPhone アプリでレンダリングする単純なテクスチャ クワッド (2 つの三角形で構成される) があります。
何らかの理由で、頂点を CW 表記と CCW 表記で定義するときに違いが見られません。どうしてこれなの?デフォルトの GLKit プロジェクト テンプレートを最小限の変更で使用していることに注意してください。また、レンダリングには ES2 ではなく GLKBaseEffect を使用しています。