What I did today

;D

-wes

Been trying out LWJGL 3. I can have one fullscreen window for each monitor and I’ve figured out how to do texture streaming and stuff with GLFW. Sadly, there is a load of bugs and quirks and even missing features from LWJGL 2.

Hm is Steam Use some sort Price adjustment like Amazon?

I’ve been scratching my head over the last couple of days why the collision detection in my game wasn’t working. Everything is moving and accelerating fine. I verified that it wasn’t an interpolation issue where the Projectile was passing completely through the Ship in the course of a frame. I went through my collision detection code and while it is naive, it should work correctly.

And then I notice my update code…


public void update(float dt) {
   for (HasRigidBody hrb : rigidBodies) {
      hrb.getRigidBody().update(dt);
   }
   // detectCollisions();
}

sigh

It’s working now.

To be fair, a debugger would have caught that one pretty quick… :slight_smile:

It does.

doubled my RAM. moving OS to a new and larger HD. (famous last words)

How many spaces did you add after your period? :persecutioncomplex:

51 non-breaking spaces. I counted.

… got surprised by how smooth the windows 7 build-in ā€œbackup and restoreā€ feature works. \o/

Moved to my first own house. No more rent bullshit.

Good luck with the having to care about your own house bullshit. :slight_smile:

Guess they had to make it work properly, because of how much everything breaks in Windows. :smiley:

KaiHH managed to figure out how to get Nvidia Optimus laptops to use the Nvidia card. It required making a custom exe file though.

Lot’s of first today for me:

  • Got my first job. At a resteraunt unfortunately but I need to start somewhere
  • Got my first girlfriend :smiley:
  • Probably failed my first Calculus test :emo: (well I probably didn’t fail but I feel like I did)

So overall my day was pretty swell ;D

Nice.
Nice!!!
Aww…

Heh, at my school, the calc teacher intentionally makes the first test difficult to scare people. It’ll probably get better ;D

Sorry but it so funny ^^

In parallel universe:

Yes. Since I was really shocked by you telling me that launch4j just executes javaw.exe in the background, I just had to create a custom executable. :slight_smile:
See the LWJGL thread for more info.

Got my driver’s license! Could’ve gotten it almost a year ago, but never really took the time. My girlfriend and I also celebrate our 1 year anniversary very soon.

:slight_smile: