Kwasniok / cpp-raytracing

non-linear raytraycing based on "Raytracing in One Weekend"
2 stars 0 forks source link

rework moation blur/rolling shutter for ND context #79

Open Kwasniok opened 1 year ago

Kwasniok commented 1 year ago

If time is a coordinates (e.g. 4D GRT) then rays must be generated with a variation of the associated coordinate instead of varying the scene time.

related: