Search:

Type: Posts; User: DanielJamesCollier

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,110

    Re: LWJGL texture applying problem

    its not that the texture isnt being found, its that the texture is drawing weird
  2. Replies
    4
    Views
    2,110

    Re: LWJGL texture applying problem

    I'm not copying his code.... im just experimenting to see how everthing works as i am LEARNING JAVA.just because i used the word blocks doesnt mean its minecraft and if you looked at the screenshot...
  3. Replies
    4
    Views
    2,110

    LWJGL texture applying problem

    import org.lwjgl.LWJGLException;
    import org.lwjgl.opengl.Display;
    import org.lwjgl.opengl.DisplayMode;
    import static org.lwjgl.opengl.GL11.*;

    public class game {

    public final String TITLE =...
Results 1 to 3 of 3