Best Godot Camera
A good camera is invisible — until it isn't. These Godot camera resources cover smoothing, screen shake, 2D limits and 3D follow rigs.
Head tracking using OpenCV
This Godot module demonstrates head tracking using OpenCV and CUDA for improved performance. It adjusts the camera's perspective in a 3D environment based on the user's head movements captured via webcam.
First Person Starter
First Person Starter is an FPS template for Godot, providing starter content for new or existing projects. It includes a 3D character controller, smooth movement, camera rotation, and joypad support.
Godot First Person Camera
A simple first-person camera implementation in Godot, designed for educational purposes. Demonstrates basic FPS controls, camera rotation, and player animation using GDScript.