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.
我正在尝试加载一个包含纹理 (jpg) 和 mtl 文件的 obj 文件。现在我发现的都是 OBJLoader,但它只加载几何图形,忽略纹理和 mtl 文件。是否已经有脚本可以执行此操作?
还有一个 OBJMTLLoader 脚本!就用这个;)