I'm trying to add Ramp to Dome light in the node view to create my custom background, but I can't figure out how to make it work in the latest version of Redshift 2025.6.0. I know I can add an image, and it works, but in this case, I want to plug in a node.
The RS forum is down ATM, so trying my luck here.
Hello I am trying to achieve something similar to the example video where a scoop comes in and scoops out some ice cream. I've only seen this done once recently and it looked like the person used grains, but it didn't look as real as what I'm going for. Does anyone have any ideas on how best to approach this? Is grains the only option besides using a bend node and keyframe animating?
Thank you for your time in advance!
scoop.mp4
Hmm ok, after reading jsmack`s post in your other thread about this on the SideFX forums this would be the code, I guess:
string cam = chs('Camera');
vector res = chv('Resolution');
v@pos = toNDC(cam, @P);
v@pix = @pos * res;
What are you trying to do, anyways?
try lowering your collision padding.
If you switch on display collision geo in dops I bet the small pieces look very rounded (because collision padding is too low)
Will change the look of your sim though
best to avoid siming really small pieces.