Hello
Guest
Register
Login
1 Hour
1 Day
1 Week
1 Month
Forever
LWJGL 3.3.2 released
Menu
Home
Help
Search
Login
Register
go
LWJGL Forum
Programming
Lightweight Java Gaming Library
FPS controller and camera tutorial?
« previous
next »
Print
Pages: [
1
]
FPS controller and camera tutorial?
1 Replies
3624 Views
cellis
2
FPS controller and camera tutorial?
«
on:
January 22, 2018, 03:03:09 »
Does anyone know if there are any examples or tutorial covering FPS controller and camera in LWJGL?
https://www.youtube.com/watch?v=SUKddKIgCUQ&list=PL7AE076AFAFD3C305&index=6
Logged
KaiHH
334
Re: FPS controller and camera tutorial?
«
Reply #1 on:
January 22, 2018, 06:15:08 »
Here's one working example using LWJGL3 and
JOML
:
https://github.com/JOML-CI/joml-lwjgl3-demos/blob/master/src/org/joml/lwjgl/FirstPersonCameraDemo.java#L158-L190
You can walk around with WSAD and look around with the mouse.
Logged
Print
Pages: [
1
]
« previous
next »