polyscope icon indicating copy to clipboard operation
polyscope copied to clipboard

Element camera

Open keenancrane opened this issue 5 years ago • 1 comments

Would be great if there was a way to set the camera to focus on the currently selected element. This would really help with debugging. Especially useful if there's a hotkey that brings that element into focus.

keenancrane avatar Jan 23 '21 00:01 keenancrane

Yeah, this is a good idea!

A similar feature would be super useful for making movies. A common-case for movies is to pan the camera between a series of "interesting" locations in the scene. To do this programmatically, hardest part of that is determining a good camera angle from which to view each interesting thing. Sounds like that could share code with the feature described above ^^^.

nmwsharp avatar Jan 25 '21 03:01 nmwsharp