guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.73k stars 219 forks source link

Toggle/option for first person camera mode #279

Open GrandyB opened 2 years ago

GrandyB commented 2 years ago

Sometimes a first person/flycam feels far more natural than one based around rotation on axis as per the current camera. One such use case is carving a tunnel using subtract - it's very difficult to do (unless I'm missing something with how the current camera operates), but in general I'm far more used to fly cam than I am this axis rotation camera goxel uses.

For a flycam, you could just combine arrow keys for direction with holding right click for viewing angle. Space for going world-space-up and left ctrl for going world-space-down is a nice quality of life thing (or similar hotkeys).

guillaumechereau commented 1 year ago

Agreed that this would be a nice feature.