-
Notifications
You must be signed in to change notification settings - Fork 16
Falloff Node #96
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This node idea came up at work and already had a quick chat with @falkhofmann about it.
The goal is to have a spherical fall off node which reduces the alpha based on a falloff ramp and radius parameters.
Inputs:
- deep
- camera
- axises to have one or multiple sphere centers
Parameters:
- opaque radius
- additional falloff radius
- ramp to define the falloff
- toggle if axis input should be used or fall off around camera
-> if points are outside of falloff radius drop the deep samples otherwise multiply alpha
-> the axis shall be able to be animated so the fall of center be move, so it can be easy later to parent the axis to animations
I thinks this tool sounds straight forward and is not to complicated to implemented with the already existing code as reference. So i think ill be able to implement it.
If you have any toughts or additional ideas about this tool please write them in the comments to this ticket :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request