git clone https://github.com/byBretema/bretema
git submodule update --init --recursive
python3 ./build.py -b # This expects that you have g++ installed
./build/main.exe
- Move around
W / S
: Forward / BackwardA / D
: Left / RightQ / E
: Up / Down
- Camera 1
R
: Restarts camera positionClick + Drag
: Move camera arroundWheel
: "Zoom" or FOV ifF
is pressedO
: Toggle camera Orbital / Fly modes,
: Toggle Isometric view (it's the comma character)
Footnotes
-
Camera transtions preserve LookAt between all modes so transtion is as smooth as possible ↩