Skip to content

A small utility for exporting image sequence from Unity

Notifications You must be signed in to change notification settings

keijiro/FrameDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrameDump

FrameDump is a small utility for exporting multiple image sequences at once from Unity.

YouTube video

(Sample video made with FrameDump and ffmpeg)

How to use

  1. Create an empty game object and add Dumper to it.
  2. Set frame rate and record length.
  3. Add Capture to cameras that you want to dump.
  4. Start Play Mode.

What’s it useful for?

This in only useful when you have to export multiple image sequences from multiple cameras at once. You can find more easy-to-use solutions if there is only a single camera.

About

A small utility for exporting image sequence from Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published