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.
我找到了一个名为 Assimp的库,用于解析大量可用于导入 OpenGL 的 3D 模型文件格式。这似乎是一个很好且稳定的库,但使用文档太差了。有人能告诉我如何使用这个库来导入一个 obj (或另一个)模型吗?或者只是给我一个教程。
我发现他们的文档实际上非常好,尽管很难浏览。查看使用页面以了解如何开始。