OpenGL - camera movement

preview_player
Показать описание

All code samples, unless explicitly stated otherwise, are licensed under the terms of the CC BY-NC 4.0 license as published by Creative Commons, either version 4 of the License, or (at your option) any later version.
Рекомендации по теме
Комментарии
Автор

Best explanation of the lookAt function on youtube

MonstrMash
Автор

Phenomenal video Brian, helped me a lot

sierpinskibrot
Автор

thank you very much for the explanation for the camera mouse rotation, I was able to implement it in a couple of minutes

Jumph
Автор

Thank you, man 👍
Nice voice and diction.

fedotovd
Автор

How to render the same cube but using only the 8 vertices and an index buffer but applying the textures correctly?

samarthtandale
Автор

Thanks for the video. The camera transormation was exactly what I was looking for :)

shalietta
Автор

Thank you so much this tutorial, fixed the camera problem with my project :D

Passivepanda
Автор

Thank you so much for this video. Is there documentation how to click on a fact of a mesh and get its index/point of intersection?

matteoverardo
Автор

Which keys do you select to go into the function when clicking it like you've done on mousecallback function?

Byynx
Автор

hello can i use this program to moove my CAM?

emo-fv
Автор

Hey man thanks so much. I was on the right track but the sin cos stuff went over my head. Your solution was great thanks!

Tanicorn
Автор

Dude! 17 seconds in and you already solved me a problem I was having with a different project... DEPH_TEST was disabled....

Gulguruth
Автор

Came here from a Vulkan tutorial and my god… my code is serious spaghetti code compared to this lol! But yeah we did the camera controls strictly for the keyboard and it was terrible. So yeah this helps out a lot for implementation the mouse for camera “look” controls

DassVeryGood
Автор

○ The BEST Video! также есть хорошее видео про gluLookAt (+SFML)

akexx