polyscope
polyscope copied to clipboard
Add first person view mode
Add a camera mode which offers first-person-style navigation.
This should hopefully straightforward by adding another NavigateStyle option everywhere that enum appears (e.g. https://github.com/nmwsharp/polyscope/blob/master/src/view.cpp#L69)