-
We have LaVision light sheet data, where when stitched the overlapping areas have very visible artifacts.
The data set is 3 rows, 2 columns = 6 3D tiles (60GB). Below are examples of how the stitch…
-
LIQUID:
[bary_03.blend.zip](https://github.com/enzyme69/blendersushi/files/5576420/bary_03.blend.zip)
BASIC:
[triangle_bary_liquid_001.blend.zip](https://github.com/enzyme69/blendersushi/f…
-
GIST:
https://gist.github.com/533cbba07157fe662004d884b3bce430
BLEND ZIP:
[text_wave_012.blend.zip](https://github.com/enzyme69/blendersushi/files/5221560/text_wave_012.blend.zip)
-
USDZ:
[cricket_unleashed_006.usdz.zip](https://github.com/enzyme69/blendersushi/files/4211314/cricket_unleashed_006.usdz.zip)
BLEND:
[cricket_unleashed_006.blend.zip](https://github.com/enzyme6…
-
[quaternion_spin_003.blend.zip](https://github.com/enzyme69/blendersushi/files/5248928/quaternion_spin_003.blend.zip)
[custom_twist_002.blend.zip](https://github.com/enzyme69/blendersushi/files/52489…
-
In response to another issue, I started writing up some thoughts on how what I'd do if I were designing this crate's API from scratch, but realized it would probably be a better fit as a standalone di…
-
[FOL_002.blend.zip](https://github.com/enzyme69/blendersushi/files/4834310/FOL_002.blend.zip)
-
https://docs.google.com/document/d/1yGHlB0LKajP77ogXOl94kC2IHksOKAMAIrSnvde5Bxo/edit#
signed 16-bit images
--------------------
most images are 8-bit per channel unsigned. 16 bit per channel si…
-
The software renderer customization point is currently the TargetPixel trait. I was thinking we could extend it be able to support hardware acceleration (SIMD, ST's DMA2D or NXP's PXP, or ESP's PPA).
…
-
The current spec describes [premultiplication](https://www.w3.org/TR/css-color-4/#interpolation-alpha) as not multiplying the hue component in cylindrical spaces. I think I understand the motivation o…