polyscope
polyscope copied to clipboard
Element camera
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.
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 ^^^.