NVIDIAGameWorks / Falcor

Real-Time Rendering Framework
https://developer.nvidia.com/falcor
Other
2.65k stars 487 forks source link

How to capture video? (after v6) #432

Closed ychanu closed 6 months ago

ychanu commented 6 months ago

Hello,

I attempted to capture my animation video using "m.videoCapture." However, it appears to have been removed in versions following 6. Could you advise me on how to capture video in Falcor 7?

Thank you.

ychanu commented 6 months ago

I solved this, using frameCapture :)