You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we need to have different ways to import point data as vertex colors (remap options).
Indeed, we could simply use the 'Map Range' node remap values.
Links to documentation, examples or class definitions
Here is an example:
Left, use of the 'Map Range' node with a 'LOCAL' method for remapping, with values [-0.3978, 0.3978].
Right, 'CUSTOM' method for remapping [0.1, 0.3].
This difference is probably due to a first remap operation when using 'LOCAL' method (see next screenshot).
Pseudocode or screenshots
Totally remove the 'method' option?
The text was updated successfully, but these errors were encountered:
Description
I don't think we need to have different ways to import point data as vertex colors (remap options).
Indeed, we could simply use the 'Map Range' node remap values.
Links to documentation, examples or class definitions
Here is an example:
Left, use of the 'Map Range' node with a 'LOCAL' method for remapping, with values [-0.3978, 0.3978].
Right, 'CUSTOM' method for remapping [0.1, 0.3].
This difference is probably due to a first remap operation when using 'LOCAL' method (see next screenshot).
Pseudocode or screenshots
Totally remove the 'method' option?
The text was updated successfully, but these errors were encountered: