Hello Guest

Help with matrices in LWJGL 3

  • 2 Replies
  • 4605 Views
Help with matrices in LWJGL 3
« on: April 18, 2018, 02:57:48 »
So, I'm new using LWJGL 3 and I want to implement the MVP matrices in my new game engine. How I do this with JOML? It's still possible to use the deprecated way? Can someone put some examples with the new JOML Binding? Ty in advance :3

*

Offline KaiHH

  • ****
  • 334
Re: Help with matrices in LWJGL 3
« Reply #1 on: April 18, 2018, 07:14:18 »

Re: Help with matrices in LWJGL 3
« Reply #2 on: April 22, 2018, 21:46:43 »
Wow, thank you mate! I haven't found these links when searching :3 Ty very much.