Thomas Müller

Results 127 comments of Thomas Müller

Hi, does it also work for you if you only use ``` libraries=["cudart"], ``` ?

Relevant section from the README->FAQ should address your issue: > Q: How can I run instant-ngp in headless mode? > > A: Use ./instant-ngp --no-gui or python scripts/run.py. You can...

Hi there, just want to add my voice to this feature request. This library is **amazing** in making clipboard work across all platforms -- thank you very much for creating...

This is a good idea. I've been bothered by the overlap in hold-keybindings for a while... although what kept me away from Tab so far is how easy it'd make...

Oh wow, I totally forgot about playback -- thanks for pointing it out. You're right, I need to add those to the help window. And while at that make it...

Yes, that's correct. **tev** always represents colors with pre-multiplied alpha and converts other formats, like PNG, on load. It also converts to linear colors, so it wouldn't directly display the...

__tev__ now has the hotkey X to explode grouped channels into individual ones -- this'll let you cycle by using left/right arrows.

Hi, could you describe your envisioned use-case in more detail? I'm hesitant to add image editing / modification features to **tev** -- it is meant to be an image comparison...

Hi, thanks for reporting this. Unfortunately I can’t reproduce it — I routinely use tev on Ubuntu and Arch via the shell (with tiling and regular window managers) and so...