Falcor icon indicating copy to clipboard operation
Falcor copied to clipboard

Camera debug UI is showing wrong Up vector

Open Alekssasho opened this issue 5 years ago • 1 comments

https://github.com/NVIDIAGameWorks/Falcor/blob/master/Framework/Source/Graphics/Camera/Camera.cpp#L289 should be float3 up = getUpVector();

Alekssasho avatar Apr 02 '19 13:04 Alekssasho

Thanks. I have a fix for it in my dev branch

nbentyNV avatar Apr 02 '19 17:04 nbentyNV