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.
4つのセルをロードしていて、詳細が表示されないようにする方法を知りたいです。誰かがそれを行う方法について何か考えがありますか?私はあなたが距離やそのようなことをする必要はありません。セルを低LoDにする方法を教えてください。
(基本的なdirextX関数を使用)
テクスチャについては、IDirect3DBaseTexture9 :: SetLODを使用 してください。メッシュについては、ProgressiveMeshまたはTessellationという名前のdirectxサンプルを参照してください。