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.
三角形でできたピラミッドを描きたいと想像してみてください。
-三角形ごとにVBOを作成する必要がありますか、それともすべての三角形を含むVBOを作成する必要がありますか?
コンテキストへの VBO の選択は、かなりコストのかかる状態変更であるため、使用する VBO の数を減らすことは間違いなく有利です。