polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

Add first person view mode

Open nmwsharp opened this issue 3 years ago • 0 comments

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)

nmwsharp avatar Jul 06 '22 15:07 nmwsharp