Replies: 1 comment 1 reply
-
I can try to implement such stepper in the tool. EDIT: By using a floating step you can achieve exactly what you need, as values are rounded a step of 0.49 will yield in: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I propose introducing to "Pixel arithmetic" the possibility of generating solid grayscale (change brightness) for different brightness levels for declared repetition of the layer in the sequence and a step in decreasing/increasing brightness across layers.
To be clear:
Input:
Output:
Layer no: 0, 1 => brightness: 255
Layer no: 2, 3 => brightness: 254
Layer no: 4 => brightness: 253
The tool could generate the file to test the UV intensity emitted by pixels in a given brightness range.
Beta Was this translation helpful? Give feedback.
All reactions