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.
私が取り組んでいる 3D モバイル ゲームに物理エンジンを使用したいと考えています。固定小数点演算をサポートし、できれば C++ でコーディングされたライブラリを使用したいと考えています。
推奨事項はありますか?
2 つの主要なオープン ソースプレイヤーは次のとおりです。
ただし、どちらも固定小数点型を許可しているとは思いません。ODE API は C で書かれていますが、どちらも C++ で書かれています。