Skip to content

Camera debug view

Moritz Zwerger requested to merge work/debug/view into master

As requested by turtius, this MR adds a simple world debug view. It can be enabled with [F4] + [V].

It is a freecam mode that does not update any culling used (frustum or occlusion), you can easily debug/test their function.

Tasks:

  • Properly reset when disabling
  • Allow normal control keys (WASD)

Closes #80 (closed)

Edited by Moritz Zwerger

Merge request reports