Posted June 28, 20205 yr Hello everyone, I am a total beginner in display code and I want in my new mode to fill a square of a screen with a color that is saved in my screen field. I try to use AbstractGui#fill but it seems not to work. I have seen many time the instance Tesselator that was used but I don't see what this do and how I should use it. In the same idea openGL is used backward and I would like to know where I can find tutorial to understand basic functionnalities of this software. Here is the Screen I want to implement it looks alike the one in ichttt mod because I want to implement something of this kind with more options : https://github.com/matt1999rd/SignMod/blob/master/src/main/java/fr/mattmouss/signs/gui/DrawingScreen.java
June 29, 20205 yr Author I solve this issues myself and I forget the alpha layer. However I really wander what Tesselator use and how I can use it in TER or gui ?
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.