Hello friends. How to display 2D Image to the camera?I'am trying to make a Joystick
Hello welcome!Quote from: Hellfire on November 21, 2022, 12:13:39 pmHello friends. How to display 2D Image to the camera?I'am trying to make a JoystickI'd recommend the blitting functions of the FrameBuffer:https://www.jpct.net/jpct-ae/doc/com/threed/jpct/FrameBuffer.html#blit-com.threed.jpct.Texture-float-float-float-float-float-float-float-float-int-boolean-I hope this helps
Thank you, its working, i didn't have the perfect texture though