Current version is v0.8.240824 (Emcee) Kage Studio is a simple, Free and Open Source 2D Animation Software written by Mj Mendoza IV <mj.mendoza.iv at gmail dot com> Kage Studio uses FFMPEG to produce MP4, MKV, OGV, AVI, MOV FFMPEG is by FFmpeg team. see ffmpeg.org Kage Studio uses GTKMM3 as User Interface GTKMM3 is by GTK Team. see gtkmm.org Demo: ===== Open file "demo.ksf" or, check out these links: * https://www.youtube.com/watch?v=f6ZnVb3Fm2E * https://www.youtube.com/watch?v=vXuq7LCwR8k * https://www.youtube.com/watch?v=mb4geCP4NSM * https://www.youtube.com/watch?v=_5KOjVuyXMc * https://www.youtube.com/watch?v=RJ6j1g49arU * https://www.youtube.com/watch?v=cVlSzyq31UQ * https://www.youtube.com/watch?v=CELOVDCIoQ4 * https://www.youtube.com/watch?v=MogqL4ue3AA * https://www.youtube.com/watch?v=8NTx-fIn0h0 Tutorials: ========== Visit https://sourceforge.net/p/kage/wiki/Tutorials/ For Kage Studio help, contact author (email address indicated above). HOW TO COMPILE Kage Studio (on Windows) ======================================= 1 install MSYS2 if you haven't already 2 open MSYS and install 'gtkmm3', 'gcc', 'pkg-config', and 'make' via pacman MSYS2: pacman -S mingw-w64-x86_64-gtkmm3 mingw-w64-x86_64-gcc mingw-w64-x86_64-pkg-config mingw-w64-x86_64-make 3 cd to this path 4 then type: 'make -f Makefile.win resource' 5 finally type: 'make -f Makefile.win' HOW TO COMPILE Kage Studio (on GNU/Linux) ========================================= 1 open Terminal and install 'gtkmm3', 'g++' and 'make' via apt Ubuntu: sudo apt install make libgtkmm-3.0-dev build-essential 2 cd to this path 3 then type: 'make -f Makefile.gnu resource' 4 finally type: 'make -f Makefile.gnu' HOW TO COMPILE Kage Studio (on MacOS) ===================================== 1 install Homebrew if you haven't already /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" 2 open Terminal and install 'gtkmm3', 'gcc', 'pkg-config', 'ffmpeg', and 'make' via homebrew brew install gcc gtkmm3 pkg-config make ffmpeg 3 cd to this path 4 then type: 'make -f Makefile.mac resource' 5 finally type: 'make -f Makefile.mac' License: ======== This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Or, see <https://www.gnu.org/licenses/>.
Kage Studio Animation Software Files
A simple multi-platfom 2D Animation Software for all ages!
Status: Beta
Brought to you by:
creek23