Pencil - 2D Animation

Image Hosted by ImageShack.us

Pencil è un software, per l'animazione in 2D, cross-platform (QT) e open-source. Ha come obiettivo principale l'animazione "classica" (cartoons, etc) ben diverso da altri programmi analoghi ma web-oriented (Adobe Flash). Offre strumenti per la grafica bitmap, vettoriale, camera-layers e molto altro ancora. I lavori eseguiti con Pencil possono essere esportati in formato QuickTime.

 

La documentazione prevede un manuale che introduce al programma, il resto, come sempre, è affidato alla fantasia. Non è tuttavia cosi' raro trovare su Youtube (ad esempio) dei video didattici che spiegano nel dettaglio le varie tecniche artistiche:

 

 

bouncing ball



Download

 

Oltre ai formati per Macosx e Windows, ci sono i pacchetti per Archlinux e Ubuntu. Se non ci fidiamo dei pacchetti (non è specificata la versione nè le dipendenze) scarichiamo i sorgenti. Da installare la libreria Ming, necessaria per generare files Macromedia Flash (.swf). Con Zenwalk:

netpkg ming

Ubuntu:

sudo apt-get install libming0 libming-dev

 

Installazione

Scompattiamo i sorgenti:

unzip pencil-0.4.3b-src.zip

cd ~/pencil-0.4.3b-src

NB: È sottointeso, ma bisogna disporre anche delle librerie QT4 Installate le eventuali librerie QT4 dai vostri respository (o dai sorgenti), possiamo finalmente installare Pencil:

qmake

make

Da root, spostiamo l'eseguibile in /usr/bin, per integrarlo nell'environment:

mv Pencil /usr/bin

Avvio:

Pencil

 

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
4 + 11 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.