mnn Posted March 12, 2013 Posted March 12, 2013 firsty, this topis is not about how to create a custom TileEntity renderer. I tried few times rewrite that code, but even after coordinates and lightmap correction it does not always work. Sometimes it crashes on "already tesselating" error, next run it works fine. I'm quite lost when it comes to this tesselator rendering madness... PS: I somewhere read that there've been done some changes to rendering in 1.5, is it in a new version better/different? Quote mnn.getNativeLang() != English If I helped you please click on the "thank you" button.
skore13 Posted April 25, 2013 Posted April 25, 2013 Checkout my code. It's library with example usage. You can use it (it's unfinished but designed as future-compatible) or just use my code. Important class is (which you can use on its own): cz.skore13.renderLib.renderHelper Also note that there are 2 minor bugs that I'm working on: http://www.minecraftforge.net/forum/index.php/topic,7943.0.html PS: I know that this post is 1 month old but it could be still useful. If not nothing happened EDIT: link to github repository: https://github.com/skore13/renderLib Quote Creator of easy custom renderer library without tile entity. https://github.com/skore13/renderLib
skore13 Posted April 26, 2013 Posted April 26, 2013 Bugs fixed now! Quote Creator of easy custom renderer library without tile entity. https://github.com/skore13/renderLib
Recommended Posts
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.