April 9, 20205 yr Author I think there is problem about the way it is parsing the OBJ model. I have tired using the debugger with out much success. if i could. If i could if i could modify the code i might be able to figure out the problem
April 10, 20205 yr Howdy You could make your own copy of OBJmodel and OBJloader, change your obj file's extension to (eg) ".myo", and add it to ModelLoaderRegistry. This example shows object model loading, it may help? https://github.com/TheGreyGhost/MinecraftByExample see mbe21; class RenderWavefrontObj and models/block/mbe21_ter_wavefront_model.json -TGG
April 15, 20205 yr Author i can understand copy all the OBJ model stuff, i don't know how to register and new model
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.