In each division I've written a summary of the code eco-system and setup guide for newbies; then a series of subsections with code demonstrations of techniques with an associated code folder provided ...
I developed a unique 3D game experience using Python, integrating OpenGL for 3D rendering and MediaPipe for hand gesture recognition. The project allows users to interact with a 3D model—a ...
※ブログで公開していた記事の抜粋(OpenGL)です。 Windows&C++で3DプログラミングするならDirectXかOpenGLだと思いますが、最新バージョン(DirextX12など)は、性能重視のため手軽にプログラミングができなくなっています。 なので古いバージョンで使えるもの ...
「OpenGL」を推進する団体Khronos Groupは、高度なグラフィックスをプログラマーが容易に処理できるようにすることを目的とした、同インターフェースの新しいバージョンを発表した。 「OpenGL 4.0」には、他のコンピューティング処理やテセレーションにGPUを ...
3Dによる表示は様々なところに使われています。 映画やコマーシャル,ゲームなどでは3D CGは当たり前のように使われています。でも,「そんなのはごくごく一部の分野で,仕事には全く関係ない」と思っている方も多いのではないでしょうか。 たぶん ...