Jan De Kock

Results 6 issues of Jan De Kock

When trying to extract floating point numbers from values, I get an MessageTypeCastException. This because the ImmutableDoubleValueImpl as no as\* methods, which makes it hard to get the values out....

value

In this function you interpolate between the two different gray values. I was checking the code, and it seems that your rounding is off. In the divide by 7 part,...

### Describe the feature When testing generated classes, we came across an issue where EqualsVerifier complained about arrays not using Arrays.equals. We could implement this, but we found no way...

Added poms, removed gradle, cleaned up

Hello, I'm writing a library to decompress BCn textures, and while getting reference from BC4S by decoding through texconv, I noticed the values are not the same between `R8_UNORM` and...

bug

Is there any benchmarking code available? I have some improvements I want to add, but it would be nice if there was some premade benchmark code to do some comparisons....