cargo run -- --shadertoy-id DldfR7 --resolution 256 --mesh shadertoy.stl --bounds 5
yields a .stl model with the letters "R" and "N" flipped.
the other letters may be flipped as well, but they're symmetric so it's difficult to tell !
.. in addition the normals are inverted,
even on a simple sphere SDF.
the letters appear as expected viewed on shadertoy:
https://www.shadertoy.com/view/DldfR7
cargo run -- --shadertoy-id DldfR7 --resolution 256 --mesh shadertoy.stl --bounds 5yields a .stl model with the letters "R" and "N" flipped.
the other letters may be flipped as well, but they're symmetric so it's difficult to tell !
.. in addition the normals are inverted,
even on a simple sphere SDF.
the letters appear as expected viewed on shadertoy:
https://www.shadertoy.com/view/DldfR7