Nicholas Sharp

Results 258 comments of Nicholas Sharp

Glad you like it! Multiple viewports was not really on my radar, and might be difficult, but I'm interested to hear more about what your'e imagining. Could you explain what...

Ah excellent, thanks so much. Listing these is very helpful to me, I'll get them fixed as soon as I have some time to code for this library, either by...

Also any fixes you would like to contribute are very welcome! Feel free to batch them in to one big PR. It's okay to update the documentation markdown files even...

> Also, I might have written embind bindings for this... Woah, that's so cool! I'm personally a js novice, but that setup for the bindings looks super reasonable. In a...

This is awesome! Thanks so much for sharing, seeing it in notebook form is so sweet. I will definitely find some time to play around with this. Maybe one day...

Hi! For what it's worth, this is really an [ImGUI](https://github.com/ocornut/imgui) question, and you might find good info searching general ImGUI resources. By default, the Polyscope callback opens up a single...

You can also use Polyscope's built-in [messages](http://polyscope.run/features/messages/) functionality to show dialog boxes to the user

Ah yes, for certain! We should definitely have this. One detail to check: I thiiiiink the linear solver wrappers might also make a copy internally whenever you solve a linear...

These all look great, thank you for submitting! I just gave them a quick read-through and everything looks pretty solid. I'll pull down the code and do some testing soon,...

Thank you for the report! I didn't thing know was possible to trigger stack alignment errors from reasonable C++ code (maybe it's the code is not reasonable?). I'm guessing this...