Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1010 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1010 Bytes

VL.IO.GifRecorder

A simple Gif recorder with a helper to record seamless loops.
Based on the Moments Recorder for Unity3d.

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.IO.GifRecorder -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing