Search:

Type: Posts; User: Tjstretch

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,968

    [SOLVED] Re: Edge of screen detection in LWJGL + SSCCE

    Nevermind I found the problem, I have just begun working on LWJGL and had copied the initial open gl from a thread, without really knowing how it works. Apparently gl ortho needs to match the screen...
  2. Replies
    1
    Views
    1,968

    [SOLVED] Edge of screen detection in LWJGL + SSCCE

    Problem
    While beginning to learn some LWJGL (Light weight java gaming library) I found that detecting if an object is leaving the screen more difficult than I expected.

    Steps Taken
    Added...
Results 1 to 2 of 2