Difference between revisions of "Related Projects"
From Synfig Studio :: Documentation
(cleanup formatting, add motion capture section) |
|||
Line 1: | Line 1: | ||
− | + | This page is for FOSS (free software and open source software) related to synfig or art in some way. | |
− | = | + | |
− | * [http:// | + | = 2D Animation = |
+ | |||
+ | * [http://synfig.org/ Synfig] - vector based 2D animation (this project!) | ||
* [http://ktoon.toonka.com/ KToon] - Pixel-based 2D animation, similar layout to ToonBoom Studio | * [http://ktoon.toonka.com/ KToon] - Pixel-based 2D animation, similar layout to ToonBoom Studio | ||
* [http://www.les-stooges.org/pascal/pencil/ pencil] - software for traditional hand-drawn animation (both vector & raster) | * [http://www.les-stooges.org/pascal/pencil/ pencil] - software for traditional hand-drawn animation (both vector & raster) | ||
Line 7: | Line 9: | ||
* [http://f4l.sf.net F4L] - Flash for Linux, a Flash clone. | * [http://f4l.sf.net F4L] - Flash for Linux, a Flash clone. | ||
− | = | + | = 3D Animation = |
− | + | ||
+ | * [http://www.blender3d.org/ blender] - 3D modelling and animation | ||
* [http://www.aqsis.org/ aqsis] - 3D renderer, Renderman compatible | * [http://www.aqsis.org/ aqsis] - 3D renderer, Renderman compatible | ||
* [http://www.k-3d.org/ k-3d] - 3D modelling, animation, rendering | * [http://www.k-3d.org/ k-3d] - 3D modelling, animation, rendering | ||
* [http://sharp3d.sourceforge.net sharp3d] - opensource version of Zbrush, integrated onto Blender | * [http://sharp3d.sourceforge.net sharp3d] - opensource version of Zbrush, integrated onto Blender | ||
− | *[http://severnclaystudio.wordpress.com/bluebeard/ Pantograph] Vector renderer | + | * [http://severnclaystudio.wordpress.com/bluebeard/ Pantograph] Vector renderer |
+ | |||
+ | = Motion Capture = | ||
+ | |||
+ | * [http://www.tabinda.net/mocapsim/ mocapsim] | ||
+ | * [http://www.avimator.com/ avimator] | ||
+ | * And many on sf.net (search for bvh) | ||
+ | |||
+ | = Raster Image Manipulation = | ||
− | |||
* [http://www.gimp.org/ GIMP] - GNU image manipulation program | * [http://www.gimp.org/ GIMP] - GNU image manipulation program | ||
** the iwrap deformation tool can create (crude) animations | ** the iwrap deformation tool can create (crude) animations | ||
Line 22: | Line 31: | ||
* [http://www.cinepaint.org/ cinepaint] - a GIMP fork used for motion picture frame-by-frame retouching | * [http://www.cinepaint.org/ cinepaint] - a GIMP fork used for motion picture frame-by-frame retouching | ||
− | + | = Vector Image Manipulation = | |
+ | |||
* [http://www.inkscape.org/ inkscape] - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54 | * [http://www.inkscape.org/ inkscape] - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54 | ||
* [http://www.xaraxtreme.org/about/ xaralx] - vector graphic program | * [http://www.xaraxtreme.org/about/ xaralx] - vector graphic program | ||
− | + | = Video editing = | |
+ | |||
* [http://freshmeat.net/browse/256/ Freshmeat Category: Non-Linear Video Editor] | * [http://freshmeat.net/browse/256/ Freshmeat Category: Non-Linear Video Editor] | ||
* [http://cvs.cinelerra.org/ Cinelerra] - video editor and compositor | * [http://cvs.cinelerra.org/ Cinelerra] - video editor and compositor | ||
Line 35: | Line 46: | ||
* [http://www.pitivi.org pitivi] - open source video editor. | * [http://www.pitivi.org pitivi] - open source video editor. | ||
* [http://positron.sourceforge.net positron] - windows based NLE, last release 2006 | * [http://positron.sourceforge.net positron] - windows based NLE, last release 2006 | ||
− | *[http://cuisine.bigasterisk.com cuisine] - NLE, last updated 2004ish. | + | * [http://cuisine.bigasterisk.com cuisine] - NLE, last updated 2004ish. |
− | *[http://www.kinodv.org/ Kino] - Linux NLE | + | * [http://www.kinodv.org/ Kino] - Linux NLE |
− | *[http://users.pandora.be/acp/kino/kinoplus.html Kino plus]- Plugins for Kino | + | * [http://users.pandora.be/acp/kino/kinoplus.html Kino plus]- Plugins for Kino |
− | *[http://lives.sourceforge.net Lives] - Linux NLE video editing software | + | * [http://lives.sourceforge.net Lives] - Linux NLE video editing software |
+ | |||
+ | = Lipsyncing = | ||
− | |||
* [http://jlipsync.sourceforge.net/ jlipsync] - java based Lip sync program. Allows users to align phoneme key frame shapes to an audio track. Output to a shot sheet or AVI file (convert the AVI to a series of PNG files and import them into Synfig for added fun!) | * [http://jlipsync.sourceforge.net/ jlipsync] - java based Lip sync program. Allows users to align phoneme key frame shapes to an audio track. Output to a shot sheet or AVI file (convert the AVI to a series of PNG files and import them into Synfig for added fun!) | ||
* [http://www.lostmarble.com/papagayo/index.shtml papagayo] python based lipsync program. Allows export to Anime studio, or contact genete to import into Synfig ;) | * [http://www.lostmarble.com/papagayo/index.shtml papagayo] python based lipsync program. Allows export to Anime studio, or contact genete to import into Synfig ;) | ||
− | + | = Programming/API's = | |
+ | |||
* [http://www.amanith.org amanith] - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. | * [http://www.amanith.org amanith] - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics. | ||
− | + | = Realtime/VJ tools = | |
− | *[http://effectv.sourceforge.net/ effectv] - Real-time video effector | + | |
− | *[http://freej.dyne.org/ freej] - Real-time video manipulation, available on the Dynebolic distribution. | + | * [http://effectv.sourceforge.net/ effectv] - Real-time video effector |
+ | * [http://freej.dyne.org/ freej] - Real-time video manipulation, available on the Dynebolic distribution. | ||
+ | |||
+ | = Utilities = | ||
− | + | * [http://dvbackup.sourceforge.net/ Dv backup]- Utility to back up data to DV tape. | |
− | *[http://dvbackup.sourceforge.net/ Dv backup]- Utility to back up data to DV tape. | + | * [http://ronald.bitfreak.net/lvs/ LVS] Video capture software for Linux, last updated 2002 |
− | *[http://ronald.bitfreak.net/lvs/ LVS] Video capture software for Linux, last updated 2002 | + | * [http://mjpeg.sourceforge.net/ mjpegtools] - Tools for video capture and editing under linux |
− | *[http://mjpeg.sourceforge.net/ mjpegtools] - Tools for video capture and editing under linux | + | * [http://www.theora.org/ theora] - Video compression format |
− | *[http://www.theora.org/ theora] - Video compression format | + | |
* [http://dvr.sourceforge.net DVR], digital video recorder, last updated 2007. | * [http://dvr.sourceforge.net DVR], digital video recorder, last updated 2007. | ||
− | + | = Subtitle editors = | |
− | + | ||
− | + | ||
− | + | ||
− | + | * [http://www.allusion.net/bakasub/ bakasub] - Subtitling software for Linux, last updated in 1999 | |
− | *[http:// | + | * [http://gsubedit.sourceforge.net/ gsubedit]- Subtitle Editor (Gnome) |
− | *[http:// | + | * [http://sourceforge.net/projects/ksubeditor/ ksubeditor]- Subtitle Editor (KDE) |
− | *[http:// | + | |
− | + | ||
− | == | + | = Video Players = |
− | + | ||
− | + | ||
− | + | * [http://freshmeat.net/browse/128/ freshmeat] freshmeat video player category | |
+ | * [http://www.MPlayerHQ.hu/ mplayer] Multi platform video player (windows/linux/mac) | ||
+ | * [http://www.xinehq.de/ xine] Linux video player | ||
+ | * [http://www.videolan.org/vlc/ vlc] Multi platform video player (windows/linux/mac) | ||
+ | = Sound Editing/Recording = | ||
− | + | * [http://freshmeat.net/browse/113/ Freshmeat Sound/Audio category] | |
− | *[http://freshmeat.net/ | + | * [http://audacity.sourceforge.net/ Audacity] - Cross platform audio editing software (windows/linux) Also exports MP3's. |
− | *[http:// | + | |
− | == | + | = Sound libraries = |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | * [http://gstreamer.freedesktop.org/ gstreamer] | |
− | *[http:// | + | |
− | + | ||
+ | = Script writing software = | ||
− | + | * [http://freshmeat.net/projects/scriptwriter/ scriptwriter] Cross platform software for writing scripts for movies/tv. | |
+ | * [http://www.oskusoft.com/blyte.shtml blyte] open source software (abandonware, really) script writing software. | ||
+ | = Other sources of software = | ||
− | + | * www.freshmeat.net - Open source software repository | |
− | + | * www.sourceforge.net - Open source software repository | |
+ | * packages.debian.org - Packages for debian | ||
+ | * packages.ubuntu.com - packages for ubuntu | ||
+ | * www.rpmfind.net - packages for Redhat | ||
+ | = Live Distro's with Synfig = | ||
+ | |||
+ | * [http://www.artistx.org/site2/ artistx] | ||
+ | * [http://ubuntustudio.org/ ubuntustudio] - releases and support like Ubuntu, compatible with the ubuntu software repositories, but geared to more creative types. | ||
+ | |||
+ | Please note, old software is perfectly fine to use :) It may not support newer hardware though. | ||
− | Information | + | = Information = |
− | *http://www.robfisher.net/video/ - Linux video information | + | * http://www.robfisher.net/video/ - Linux video information |
Revision as of 16:03, 4 April 2008
This page is for FOSS (free software and open source software) related to synfig or art in some way.
Contents
- 1 2D Animation
- 2 3D Animation
- 3 Motion Capture
- 4 Raster Image Manipulation
- 5 Vector Image Manipulation
- 6 Video editing
- 7 Lipsyncing
- 8 Programming/API's
- 9 Realtime/VJ tools
- 10 Utilities
- 11 Subtitle editors
- 12 Video Players
- 13 Sound Editing/Recording
- 14 Sound libraries
- 15 Script writing software
- 16 Other sources of software
- 17 Live Distro's with Synfig
- 18 Information
2D Animation
- Synfig - vector based 2D animation (this project!)
- KToon - Pixel-based 2D animation, similar layout to ToonBoom Studio
- pencil - software for traditional hand-drawn animation (both vector & raster)
- Uira - Flash clone, sourceforge project closed 2008-01-13
- F4L - Flash for Linux, a Flash clone.
3D Animation
- blender - 3D modelling and animation
- aqsis - 3D renderer, Renderman compatible
- k-3d - 3D modelling, animation, rendering
- sharp3d - opensource version of Zbrush, integrated onto Blender
- Pantograph Vector renderer
Motion Capture
Raster Image Manipulation
- GIMP - GNU image manipulation program
- the iwrap deformation tool can create (crude) animations
- layers can be saved as animated .gif
- GAP - GIMP Animation Plugin
- cinepaint - a GIMP fork used for motion picture frame-by-frame retouching
Vector Image Manipulation
- inkscape - SVG-based vector graphics, animation capability scheduled for Milestone 20 - Inkscape 0.54
- xaralx - vector graphic program
Video editing
- Freshmeat Category: Non-Linear Video Editor
- Cinelerra - video editor and compositor
- jahshaka - video and film compositing, editing and special fx system
- stopmotion - create stop-motion movies
- frameworks - stop-motion frame capture
- DIVA - Defunct linux video editor
- pitivi - open source video editor.
- positron - windows based NLE, last release 2006
- cuisine - NLE, last updated 2004ish.
- Kino - Linux NLE
- Kino plus- Plugins for Kino
- Lives - Linux NLE video editing software
Lipsyncing
- jlipsync - java based Lip sync program. Allows users to align phoneme key frame shapes to an audio track. Output to a shot sheet or AVI file (convert the AVI to a series of PNG files and import them into Synfig for added fun!)
- papagayo python based lipsync program. Allows export to Anime studio, or contact genete to import into Synfig ;)
Programming/API's
- amanith - an OpenSource C++ CrossPlatform framework designed for 2d & 3d vector graphics.
Realtime/VJ tools
- effectv - Real-time video effector
- freej - Real-time video manipulation, available on the Dynebolic distribution.
Utilities
- Dv backup- Utility to back up data to DV tape.
- LVS Video capture software for Linux, last updated 2002
- mjpegtools - Tools for video capture and editing under linux
- theora - Video compression format
- DVR, digital video recorder, last updated 2007.
Subtitle editors
- bakasub - Subtitling software for Linux, last updated in 1999
- gsubedit- Subtitle Editor (Gnome)
- ksubeditor- Subtitle Editor (KDE)
Video Players
- freshmeat freshmeat video player category
- mplayer Multi platform video player (windows/linux/mac)
- xine Linux video player
- vlc Multi platform video player (windows/linux/mac)
Sound Editing/Recording
- Freshmeat Sound/Audio category
- Audacity - Cross platform audio editing software (windows/linux) Also exports MP3's.
Sound libraries
Script writing software
- scriptwriter Cross platform software for writing scripts for movies/tv.
- blyte open source software (abandonware, really) script writing software.
Other sources of software
- www.freshmeat.net - Open source software repository
- www.sourceforge.net - Open source software repository
- packages.debian.org - Packages for debian
- packages.ubuntu.com - packages for ubuntu
- www.rpmfind.net - packages for Redhat
Live Distro's with Synfig
- artistx
- ubuntustudio - releases and support like Ubuntu, compatible with the ubuntu software repositories, but geared to more creative types.
Please note, old software is perfectly fine to use :) It may not support newer hardware though.
Information
- http://www.robfisher.net/video/ - Linux video information