Hi,
I was watching a tutorial and the instructor used negative value in fit range node's source min parameter and then he said that as there is a negative value in source min so he will have to flip the the destination min to 1 and destination max to 0. I don't know why we must do that. Can anybody please explain the math behind this?
Fit Range Node's details: source min = -5, source max = 1, destination min = 1, destination max = 0. in the value parameter he takes some random attribute that ranges from -5 to 5 based on the point numbers.