tjoener
JCHJava Community | Help. Code. Learn.
•Created by rainymc_ on 11/29/2024 in #java-help
Adding to unicode
The simplest way to do it is something like
5 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
"viewMatrix.rotateXYZ(x, y, 0);" <- euler
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
Well, it seems like you're the smarty pants that knows everything, so you don't need any help. Good luck figuring out your completely custom camera system
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
Then you'll understand
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
Read the articles
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
no, update one matrix per frame
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
ok, go tell the video game industry you know better than them
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
read the articles
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
no, the camera stays at 0,0,0 and you rotate/move the world around it
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
Because your camera shouldn't move 🙂
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
The one right before
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
oh yeah, and probably read the chapter on coordinate systems as well
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
There's math involved
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
I suggest this then
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
Doesn't matter, you can set your look at point to a coordinate in front of you
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
you need something like the lookAt methods
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
you want pitch/yaw/roll
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
199 replies
JCHJava Community | Help. Code. Learn.
•Created by 𝓐pothicon on 11/11/2024 in #java-help
Removing roll from camera matrix
That's what rotateXYZ does
199 replies