SWF Stop Motion Movie Assembler Wiki
Utility software capable of assembling some pictures in a stop-motion
Status: Alpha
Brought to you by:
conteit
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
Hi!
The software is easy to use. In the following I will summarize the main steps to be followed.
1) Download the archive containing the application and unzip it
2) Opening the decompressed folder you will see the following items:
- bin: contains the executables (check execution permissions)
- repo: contains all libraries required for application execution
- src.zip: project sources are packed with the application according to GPLv2 license
- README.txt: Contains additional information, such as GPLv2 license statements
3) Run bin/swf-stopmotion.bat (on Windows) or bin/swf-stopmotion (on Linux and Mac OS X)
As soon as possible source code will also be post in the SourceForge source repository (Mercurial or Git).