Posted June 18, 201510 yr Hello, Can somebody tell me how to do it ? I need only to render .obj model as chestplate. I would be very grateful if somebody will write a simple code for it and send to me .src or .java files
June 18, 201510 yr Frge for 1.7.10 has wavefront model support. There is loader in some client packages. Obviously you need to just load model and render it - there are hooks to do it. Then you will use RenderPlayerEvent (most likely) to grab model and render it usig GL. And yes - you need to actually learn how to use GL in this case, it's not going to come on its own :C 1.7.10 is no longer supported by forge, you are on your own.
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.