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.
OpenGl でフレームを部分的に再描画できますか?
例: フレームにラインとポリゴンの両方がある場合、ポリゴンは変化しません (同じ寸法、色など) が、ラインに若干の変化があります。そのため、ポリゴンではなくラインのみを再度レンダリングしたいと思います。
これを達成する方法はありますか?これが可能であれば、アプリケーションのパフォーマンスが劇的に変化します。