Projects are included
There are 3 different camera controllers provided in raylib-extras. Each one is intended to show an example of a different way to move the camera around a scene.
This is a first person camera. It uses the traditional mouse and WASD keys for movement. It provides position and view angle data back to the calling application. See \samples\rlFPCamera_sample for a simple use case.
TODO
TODO
raylib-extras is broken up into seperate repositories per language.
- C and C++ https://github.com/raylib-extras/extras-c
- C++ https://github.com/raylib-extras/extras-cpp
- C# https://github.com/raylib-extras/extras-cs

