Posted December 9, 20159 yr I wana use MDX files for textures, animations in my mod. jost like .obj files. but I dont know what functions I have to use. can any moders can help me?
December 9, 20159 yr Forge doesn't provide support for MDX models. You can either write a loader for the format yourself (will be quite tricky unless you have a solid understanding of OpenGL and the model format) or find a program to convert the models to OBJ (1.7.10/1. or B3D (1.8 only). For examples of existing model loaders, look at AdvancedModelLoader in 1.7.10 or ModelLoaderRegistry in 1.7. I found this thread that links a MDX to OBJ converter. I haven't tried it myself, so I have no idea how well it works. Edit: Removed the unwanted smiley. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
December 9, 20159 yr Author thank you! some how I will make my way to build my own library for MDX files.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.