Christoph Feck
Christoph Feck
I suggest to use a blue noise matrix instead of an ordered matrix. Precomputed CC0 blue noise textures are available via http://momentsingraphics.de/BlueNoise.html
https://pasteboard.co/IvmmKEC.png
Further investigations revealed that it is the high-poly eyes mesh which is too large. Both the placement helpers in the HM08 model, as well as the low-poly eyes object have...
Is there a standard ESC sequence that KDE's Konsole needs to implement? I didn't find any reference.
The "problem" is that Konsole supports multiple profiles, and I am not sure if your intention would be to A) modify all profiles, B) modify only the default profile, C)...
Another suggestion is to have a configuration file with "MaximumUid=-1", and change the user scanning code to not scan if Max < Min. Additional users ("last", "root", whatever), could be...
Hi, thanks for your interest in IZ. In IZ, the context value is the number of bits needed to code the largest component difference between the predicted pixel and the...
See https://gist.github.com/cfeck/1ea4f4e108b6ffc46b2102bf99e907ea Some notes, which might not be obvious: - the IZ library itself does not need the main.cpp, file.(cpp|h) and portableimage.(cpp|h) sources, these are only used for the PPM...
Is this https://bugreports.qt.io/browse/QTBUG-60697 ? If yes, Qt developers would require more information to reproduce.