gameknife / gkNextRenderer

A Modern gkRenderer
15 stars 2 forks source link

wrong renders after refactor RayTracing.rgen #19

Closed tigrazone closed 1 week ago

tigrazone commented 1 week ago

scenes "LowpolyTrack" "Simple" "Complex" "Ray Tracing In One Weekend" now renders wrong and overbright. Maybe other scenes also renders wrong

gameknife commented 1 week ago

fixed in https://github.com/gameknife/gkNextRenderer/commit/5c67a7885cd30ed81fcf555a55880d211d7f9674

gameknife commented 1 week ago

affect sunlight scene, it will return early than other lightray, so atten with diffuse early.