Betis
The Blacksmith

|
When you have full rotation and also full rotation chaos, the maximum rotation is 2, yet the slave outputs an LDR value of 1.  Roses are #FF0000
Violets are #0000FF
All my base are belong to you.
|
Posted: November 19, 2015 5:50 pm |
Details
E-Mail
|
GMM
Moderator
Filter Forge, Inc
Posts: 3491
|
This is intended. It is not clipped, it is wrapped back to 0: for example, with 396-degree rotation (110% of 360) the slave will give you a value of 0.1.
|
Posted: November 20, 2015 10:06 am |
Details
E-Mail
|
Betis
The Blacksmith

|
Why is it not wrapping back in my setup? The highlighted values of 1 are at different rotations yet are different values. Roses are #FF0000
Violets are #0000FF
All my base are belong to you.
|
Posted: November 20, 2015 2:11 pm |
Details
E-Mail
|
ThreeDee
Lost in Space

|
HDR mode not turned on?
|
Posted: November 20, 2015 2:24 pm |
Details
E-Mail
|
Betis
The Blacksmith

|
I was curious about that too ThreeDee. It does make a difference and apparently what I was originally asking for was already there (no wrapping that I can see). This is strange though because should slaves only be HDR if the parent bomber is HDR? I don't think so. They should be HDR regardless because they give raw data.  Roses are #FF0000
Violets are #0000FF
All my base are belong to you.
|
Posted: November 20, 2015 2:58 pm |
Details
E-Mail
|
Vladimir Golovin
Administrator
|
Quote |
---|
Betis wrote:
should slaves only be HDR if the parent bomber is HDR? |
No. Center X / Y and Corner X / Y can't possibly be HDR. They don't output colors per se, they output numbers represented as HDR colors. As for the Randomizer, you may need your random number in a larger range than LDR allows, because your Particle subtree could include some HDR logic. In the end, you can always convert HDR to LDR by trimming or whatever other logic is suitable in your case.
|
Posted: November 24, 2015 11:30 am |
Details
E-Mail
|
Betis
The Blacksmith

|
Well that's strange then because when the bomber is not in HDR mode, my rotation values are clipped at 1. What you're saying (and I agree with) is that the bomber's "HDR" mode shouldn't affect its slaves, but it does. Roses are #FF0000
Violets are #0000FF
All my base are belong to you.
|
Posted: November 24, 2015 1:35 pm |
Details
E-Mail
|
Vladimir Golovin
Administrator
|
As it turns out, the Rotation is bugged: it is marked as LDR but it outputs HDR colors. We're fixing this right now.
|
Posted: November 25, 2015 7:42 am |
Details
E-Mail
|