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.
2 つの線が交差するタイミングを認識するプログラムを作成しようとしています。誰でも私を助けることができますか?
OpenGL はジオメトリをレンダリングするためのものです。これは単純な数学の問題であり、OpenGL を使用する必要はありません。通常は、ジオメトリ ライブラリまたはシーン グラフでアルゴリズムを使用します。CGAL には、ここに素晴らしい記事があります。