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 开发游戏,并想知道您推荐在内部使用什么格式。这个想法是开放贡献,所以一些具有很多特性的格式,开放的,可用的,很可能还有样本加载/渲染。平台是 java 和 lwjgl.org 我一直在看 collada 但不确定它是否合适,似乎更像是一种用于集成的互操作性格式。
我可以建议阅读以下问题的一些答案:
https://stackoverflow.com/questions/282449/whats-the-best-3d-model-format-for-loading-and-displaying-inanimate-textured-obj
我应该使用哪种 3D 模型格式?
游戏的 3D 模型格式
游戏的 3D 文件格式
然后还有一些……