Hey guys. I’m quite new to working with lwjgl (and game dev in 3d in general) and I was wondering if anyone could help me out with a few problems I’m having. Below is the project I’m working on to try and get some of the core concepts of lwjgl and 3d collisions and stuff so it will be a bit buggy but it will work for what I’m asking (I think).
Here’s a list of questions that I would like answered.
- How do I do 2d graphics for the player to act as a HUD. I’ve tried a few things I’ve seen online but it just blacks out my screen.
- How do I get rid of the lines appearing on my skybox. Again I’ve tried a few things but it only made it marginally better instead of getting rid of it.
- Is this the best way to do the skybox. It seems a little inefficient to me.
- Is there anything that would be recommended for me to know that would come in handy?
Thanks in advance