This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
非常に多くの 3D 線を描画する必要があります。を使用するdriver->draw3dLine(...)と、パフォーマンスが著しく低下します。Octree を使用すると、表示する必要があるものだけを表示することで描画を最適化できると聞きましたが、それを使用して問題を解決する方法について混乱しています。