-
No shaders
![](https://github.com/Artoriuz/glsl-chroma-from-luma-prediction/assets/18603393/d616416d-58d5-418a-9821-afbac6627d52)
`set glsl-shaders ~~/shaders/KrigBilateral.glsl`
![](https://github…
-
> Fritsch-Carlson splines, also known as Fritsch-Carlson monotone cubic splines, are a type of interpolation
> method used to construct smooth and monotonic curves from a given set of data points. Th…
-
Hi,
This is my system and hardware specs;
Slackware 15.0
Openbox 3.6.1
nvidia-driver-525.78.01
Monitor 1440p @165hz
Ryzen 5 5600X
EVGA FTW3 Ultra 3080
I wanted to know if the attached co…
-
The main remaining type to support is Stepped.
***
There are some basic curve options that users should be able to select for each line in Lens. This option should be presented for each line ser…
-
### What should happen
Back when both shaders [were introduced](https://github.com/hrydgard/ppsspp/issues/15566) there was a [comment](https://github.com/hrydgard/ppsspp/issues/15566#issuecomment-114…
-
-
In the next release, the internal dial interface will more flexible and efficient. The YAML dial interface needs to be upgraded to support the new functionality in a way that describes the functional…
-
Currently, `dense_image_warp` uses only bilinear interpolation. It would be beneficial to use other interpolation schemes for better quality or different tradeoffs.
Other interpolation schemes are …
-
Hi, can you implement bitmap scaling based on ffmpeg libswscale, because it can choose between some algorhytms, like bicubic, bilenear, lancoz and others, if you can here is [abandoned project](https:…
T8RIN updated
9 months ago
-
Following my example code in https://github.com/ocornut/imgui/issues/306
I would like to introduce curve to the lower level ImDrawList API. I'm a bit ignorant on this matter so had to research it.
M…