Model Loader0
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: forge neoforge
标签: decoration library utility
Introduction
This model loader currently supports OBJ, GLTF, and GLB models, as well as animations. For example, you can create animations in Blender, export them as glTF 2.0, and then load them with this loader to play the animations. The material system also includes dedicated support for Oculus, automatically generating PBR materials and binding them to the model. It also offers a one‑click function to generate collision boxes, or to designate specific parts as collision boxes, so that players can collide with them instead of walking through them.

How to Use
This model loader provides some APIs for better usage. I have placed a user guide inside the JAR package, so you can quickly learn how to use it from that Markdown document. (It's not that I don't want to open‑source it — I'm just too lazy — so feel free to decompile, modify, or do whatever you like.)
请登录后举报
暂无评论,抢个沙发吧~