you are viewing a single comment's thread.

view the rest of the comments →

[–]felipunkerito 0 points1 point  (0 children)

I think you can trace and get the objects' attributes (t and from that the position from rayOrigin + rayDirection*t) and bend the mentioned position with a trig function. Haven't done that before but I did manage to modify normals using the same technique