Skip to content

v0.5.1

Choose a tag to compare

@LucaMarconato LucaMarconato released this 07 Aug 13:09
· 76 commits to main since this release

[0.5.1] - 2024-08-07

Changed

  • RGB is now detected based on axis names in .c (pass ("r","g","b") or
    ("r","g","b", "a")to c_coords argument when parsing the Image(2D / 3 D)Model)
    @aeisenbarth #153