unity3d-jp / FrameCapturer

export framebuffer, GBuffer or any RenderTextures from Unity to file. supported format: png, exr, gif, webm, mp4
MIT License
1.04k stars 165 forks source link

Velocity gbuffer result is strange #55

Open yjin1588 opened 3 years ago

yjin1588 commented 3 years ago

Velocity Gbuffer is strangely captured. I didn't change code. I upload framebuffer image and its corresponding velocity image. To check how to calculate velocity vector, please tell me where I have to check. (like where _CameraMotionVectorsTexture is coming from...)

FrameBuffer_0110

Velocity_0110