Pencil 2d 0.6.4

Recommended Issues

We have added a Hacktoberfest label to issues that new developers should be able to implement during the duration of this event. If those issues are claimed or do not interest you, we suggest you browse through our Enhancement label next, which also has important quality of life improvements for the project and may have a similar level of difficulty Hacktoberfest issues, just be prepared to dip yourself more into the code! You are not required to choose from only the issues with these labels, any valid pull request that you submit will count towards your prize.

I Can’t Program, How Can I Participate?

While Pencil2D is constantly in need of programmers to help implement new features and fix bugs in the software, there are other things you help us with:

  • We are in need of documentation to help users learn the ropes of Pencil2D. If have worked with Pencil2D lots, this could be the perfect task for you. For more details contact us on one of our official channels (see Getting Help).
  • We may be looking for some animation files to demo key features of the the software. If you animate and are interested in helping with this, contact us for more information (see Getting Help).
  • If you are fluent in a foreign language you can help by translating and proofreading the messages in Pencil2D into your language. You can find and help with our translations on the Transifex platform.
  • If you are experienced with web development but not C++, our website is also has an open source repository available here. We don’t have many things to work on for it at the moment, but have a look around our site and let us know if there is something you think you can improve upon.
  • Get creative! Think about what you are good at and if you can use skills to help us in any way. Are you an artist? Maybe you can make create mockups for parts of our interface. Work in advertising? Maybe you can provide some suggestions for marketing our software. Even simple things like spreading the word or thanking the developers can be more helpful than you think (although these won’t help you get the t-shirt).

Note: In order for your work to count towards a free t-shirt from Digital Ocean, you will need to submit something called a pull request. If you have no idea how to do this, we can help walk you through the process, see Getting Help below for more information.

Tracking our progress

You can also visit our Hacktoberfest Milestone for limited-time only to see what work has been done for Hacktoberfest!

Github Repository (N)ettiquete

To avoid duplicate work from participants that want to implement the same issues, we highly recommend you “claim” an issue by commenting on the issue(s) you want to work on in Github. Task assignment will be handled on a first come, first serve basis. Make sure you explicitly mention you will be working on it for Hacktoberfest so we can keep track of it.

If you want to work on a feature or fix that does not have a corresponding issue, please submit one before starting to get input from our main developers and avoid duplicate or unnecessary work.

If two people do end up submitting pull requests for fixing the same feature, both will count towards your Hacktoberfest progress, but we will probably only use the better of the two implementations. If both submissions are identical, the PR that was submitted later will be considered to be plagiarized and will not count towards your Hacktoberfest progress.

As for general behavior, please abide by our code of conduct. TLDR; be nice to everyone.

Getting Help

If you want to participate in Hacktoberfest with us but are having issues at any point, you can contact us and we will do our best to help you. You can reach us on any of our official channels. If you are a developer, the best places for you to get help are on the or on our Discord server in the #general-development channel. If you are not a developer, the best places to get help for Hacktoberfest are either on our forum or on our Discord server in the #general channel.

How can I help?

In case you missed our announcement on social media, you can now upload your Pencil2D project here to help Pencil2D development.

With a project library, our dev team will be able to test new features and detect bugs more effectively. We are still looking for more projects from our users so please consider sharing them with us if you have any. The projects are invaluable to us even if you just share them privately.

To those who have already shared your work with us, we are very grateful for your help. Some of the fixes in this very release would not have been possible without you.

Pencil2D is developed by passionate volunteers in their spare time. You can become one too, there are many ways to help other than programming! Please visit Contribute Page for further information.

5 Best Free 2D Animation Software of 2020 — Clideo

clideo.com

Nima. There’re not many reviews on Nima but there should be, as it’s a truly amazing 2D animations software. It allows for mesh and bone animation to give your characters a more natural smooth look and flow.
Synfig. Synfig has more to offer to those who have a bit more 2D animation experience. Especially Linux users as it has a very handy audio editing feature that can be used through «JACK» integration.
Opentoonz. Opentoonz is an animation program that is not only free but also full-featured animation software package. This means that it offers some really powerful 2D animations including those of bones and mesh.
TupiTube. TupiTube is a free open source application, packed with useful features and developed by an open community Tupi. It’s also one of the easiest animation programs on the internet and is recommended for children from eight years and up.

Seen 173 times

Known Issues

This released focused on fixing as many issues a possible, however as a small team, there are only so many things we can fix at a time. Here is a non-exhaustive list of bugs that we are already aware of, but were unable to fix in this release. Rest assured, we will do our best to fix all of them eventually.

  • #748, #1004, #1098 Miscellaneous undo/redo issues. Possible fixes will be reviewed for v0.6.5.
  • #1033 Sound import and playback does not work with the Linux AppImage. Workaround: use flatpak or your distro package manager (if it offers the latest version).
  • #1117 The CLI (Command-Line Interface) export operation consumes more memory than exporting from within the editor itself.
  • #1019 The program may crash or erase selection content when using the shortcut.
  • #1120 Undoing Selection Flip X / Y will delete the drawing instead. A possible fix will be reviewed for v0.6.5.
  • #1133 Lag and buggy strokes with Huion tablets. Workaround: disabling the “linear optimizer” in your tablet driver may help if that option is available, see this post.
  • #1174 Inconsistent palette import behavior: Depending on which palette file format is used, the new palette may append or overwrite the existing palette.
  • #1177 Imported image position is modified by the canvas view center
  • #1179 Currently there’s an audio delay of 1-2 frames for in-editor playback & exported files. However on some systems the opposite happens where the audio delay on playback might be longer by 12-16 or more frames, but on export it works ok.
  • #1186 Quick Sizing is enabled on Paint Bucket Tool, but does nothing on a bitmap layer.
  • #1189 Zoom shortcut on drawing tools not working properly with the Middle Mouse Button (Win) and mouse input in general (macOS)
  • #1193 The feather slider widget (Brush Tool) has a higher max value than the input value, and any value above 96 pixels will not allow you to paint.
  • #1196 A unerasable stroke appears when drawing if you turn off the pressure sensitivity checkbox with drawing tools.
  • Playing back audio from any frame other than the first will slightly off-sync the audio in the editor. For now we recommend playing back sounds from the beginning and gauging the sound particularly for lipsync or musicalized action. Afterwards check your output with a dedicated video editor to avoid sync issues.
  • Color Palette (Bitmap): Some issues when replacing the first swatch remain. It is recommended you make a new item rather than changing it.
  • Color Palette (Bitmap): Swatches will only update using the Replace command when having a vector layer active. (Note: Create your custom palettes with a vector layer selected)
  • Selection Tool (Rotation): Using the SELECT ALL command (CTRL + A) and rotating a selection, will store the rotation transformation, if you create a selection and click on the drawing with the MOVE TOOL, it will rotate the selection again. Despite possible use cases this is a bug.
  • Undo: Undoing a drawing modification made on an empty frame creates a keyframe on that frame.
  • Undo: Undoing moving a keyframe to a new frame will create a blank keyframe on the place where it used to be.
  • Undo, Smudge Tool (Bitmap): You cannot UNDO the smudge tool at the moment.
  • Blur Tool (Bitmap): Pressing ALT with smudge tool doesn’t work, do not use it. Use other drawing apps for smudge effects.
  • Fill Tool (Vector): Filling a stroke requires the stroke to be selected.
  • Fill Tool (Vector): “stroke thickness” option will reset pressure sensitive lines width.
  • In general the Vector Engine is a WIP or not working as intended. Much more work will be required, please don’t use it.

The user interface

Before we go to animation, let’s have a quick glance at the user interface.

In the top you have the menu bar. Here you can load and save files, import images, add layers and much more.

In the bottom you’ll find the time-line, that keeps track of your key-frames.

To the left and right you’ll find dockable windows, where you can select tools, colors, choose settings and more.

In the middle you have the canvas. The canvas is unlimited in size. The white rectangle in the middle of the canvas, is the camera field. When you open Pencil2D the first time, this size will be 800×600 pixels, but you can change it by double-clicking on the camera layer. Remember that the bigger camera field you choose, the more RAM and computer power you use and need.

Can’t export videos.

Please make sure you are using the latest version (0.6.4 or later) to export videos. We use FFMPEG for this process.

For users with spanish language localization (and perhaps other languages)

There’s a bug in version predating 0.6.5 which impedes users to export videos when having the interface To fix this you have to explicitly add the filetype to the video name when browsing for an output folder after using the “browse” button.

If you see your file named only as please rename it to (e.g FileType -> MP4, AVI, WebM, etc) and make sure the filetype extension is visible in the file address bar before exporting, otherwise Pencil2D will export an empty file and not a video, as it can convert the animation. This has been fixed in version 0.6.5+

Профессиональный платный софт

Как правило, у платного софта возможностей больше, чем у бесплатной программы. Однако новичкам желательно начинать с бесплатных приложений. Рассмотрим платные утилиты для создания анимации.

Cartoon Animator 4

Представлена известным разработчиком Reallusion, является одним из самых простых редакторов 2Д анимации для ПК. Поэтому подойдет не только для профессионалов, но и для новичков.

Начиная работать в Cartoon animator 4, необходимо выбрать 2D персонажа из библиотеки и изменить его по своему желанию. После этого зайти в редактор, в котором можно сделать из получившегося персонажа анимацию. В редакторе имеется множество шаблонов движения. Поэтому кроме базовых шаблонов, здесь вы увидите настройки, которые позволяют изменять мимику, движение губ.

Стоит отметить, что это одна из самых лучших программ для новичков. Особенности:

  1. Впечатляющая библиотека персонажей и шаблонов движения.
  2. Конечности персонажа сгибаются в любом точке.
  3. Быстрое изменение PSD-изображения в шаблон персонажа.
  4. Благодаря специальным настройкам пользователь может управлять мышцами персонажа, при этом делая эффект разговора.
  5. Поддерживает много форматов видео и картинок.

Стоимость Cartoon animator 4 составляет до $199, бесплатный тестовый период длится 30 дней.

Anime Studio Pro Moho

Подходит для создания анимации в 2D. Здесь пользователь найдет библиотеку, в которой имеются уже готовые элементы и персонажи. Позволяет изготавливать короткометражные и полноценные кино. Достоинство Anime Studio Pro Moho в наличие инструментов для изменения фона и делателей. В удобном приложении с современным интерфейсом пользователь может делать импорт объектов, которые создаются в другом софте.

Инструмент имеет много возможностей и достоинств:

  1. Наличие библиотеке, которой пользователю предоставляются готовые персонажи и детали.
  2. Создание анимации в 2D и мультипликаций.
  3. Настройка покадровой обработки.
  4. Наложение музыки на видео.
  5. Функция экспорта и импорта.
  6. Возможность добавления фонов и картинок.
  7. Наличие графического редактора.
  8. Система обучения для новичков.
  9. Встроенный секвенсор и трассировщик изображений.

Данная программа не работает на компьютерах и ноутбуках функционирующих  на ОС Vista и XP.

Adobe Animate

Не рекомендуется использовать новичкам, а вот профессионалам софт подойдет. Опытный веб-дизайнер при помощи этой утилиты сможет всего за несколько секунд создать 2D-анимацию.

Здесь пользователь сможет создать манги, баннер, мультфильм, анимацию для игр. Преимущества Adobe animate в том, что она позволяет создавать уникальную анимацию с нуля. Функционирует на Windows и Mac OS. Интерфейс понятен, так как имеет русские язык. Имеет синхронизацию с другими продуктами этого разработчика,  а также в библиотеке насчитывается десятки готовых шаблонов. Стоимость индивидуального пользования в месяц за весь пакет составляет 1932 рубля.

Toon Boom Harmony

Мощный инструмент, в котором пользователь создать анимацию или мультфильм. Отличительной особенностью программы является наличие огромного числа инструментов, которые помогут работать с 2D, 3D объектами. Встроена функция для сканирования рисунка с кальки, а также преобразования 2D изображения в 3D.

При помощи специальной технологии можно работать сразу с несколькими проектами. Встроена функция захвата картинки с камеры, в приложении имеются специальные эффекты.

Pivot Stickfigure Animator

Приложение Pivot Stickfigure Animator

Данное приложение позволяет создавать простые анимации палочками, даже если необходимых знаний о мультипликациях нет.

Что происходит при открытии нового документа – в главном окне программы всплывает модель человечка из палочек.

Чтобы заставить объект двигаться, нужно перемещать красные точки, находящиеся на нём.

Но редактор требует создания n-ного количества слайдов для имитации движения, а это значит, что как только выбрано изначальное положение, нужно создать следующий слайд, на котором необходимо изменить позу человечка, и таким образом заполнить всё необходимое количество сцен.

В отличие от остальных редакторов, готовый проект можно сохранить лишь в GIF-формате.

Приложение имеет приятный интерфейс, а также есть возможность добавить на слайд несколько позиций. Кроме того, заложена функция изменения размеров объекта и отдельных частей его тела.

На каждом будущем этапе отображается тень от предыдущей позы человечка. Создание такой анимации займёт не больше 10 минут.

Плюсы:

  • приложение не требует знаний работы с анимацией;
  • простой и удобный интерфейс.

Минусы:

не обнаружено.

Скачать

MODO

ссылка на скачивание пробной версии программы: скачать с официального сайта (для скачивания необходима регистрация на сайте)

Программа MODO – это еще один мощный редактор, который позволяет создавать трехмерные мультфильмы и анимацию. Эта утилита пользуется популярностью благодаря возможности широкой настройки.

Вы можете полностью настроить данную программу под себя, задать горячие клавиши, создать собственный набор кистей и инструментов. Программа имеет большой набор хорошо сделанных библиотек, которые помогут вам в создании анимации. Если этих библиотек вам не хватит, тогда вы сможете создать либо доработать уже существующие библиотеки под свои нужды.

Программа MODO имеет функции, позволяющие создавать очень качественные модели по качеству изображения не уступающих от Autodesk Maya. На данный момент программа обладает одним из лучших Визуализаторов для создания реалистичных картинок.

К сожалению, для работы и создания мультиков в данной программе потребуется производительные видеокарта и процессор. Поэтому перед тем как начинать работу над проектом проверьте аппаратную составляющую своего компьютера для комфортной работы в программе.

Инструменты и функции:

  • Инструменты работы со звуком.
  • Настройка анимации и синхронизации речи со звуковыми дорожками.
  • Функции подробной работы с текстурами.
  • Функция 3D визуализации.
  • Инструменты работы с физикой в мультиках.
  • Возможность сохранения созданной анимации или мультика в HD качестве.
  • Готовый набор объектов и анимации.
  • Уникальная коллекция текстур и персонажей.
  • Большой набор библиотек.
  • Возможность доработки функций программы под свои нужды.
  • Высококачественная визуализация объектов и анимации.

Плюсы:

  • большое количество функций.
  • качественная реализация движений.
  • функция прорисовки теней.
  • поддержка работы с высококачественными текстурами.
  • наличие документации, обучающих видео и форумов по работе с программой.
  • возможность русификации.

Минусы:

  • требовательность к ресурсам компьютера.
  • сложный интерфейс.
  • нет бесплатной версии.
  • не оптимизирован процесс рендеринга.

Pencil2D Release 0.6.5, 28 days later

…Well actually make that 49 gasp. Truth be told the new version has been out since July 31st 2020. While we were working on a new release strategy the release version became more and more ambitious, however most of our team had a reality check with both their personal and professional lives so we had to decide that it was time to release a new, albeit impefect, version to update your experience.

The lack of a timely announcement was a byproduct of our desire that all officially supported platforms, including those with external maintainers were ready before the announcement, however this wasn’t possible. We also wanted to provide a bit more explanation on how the new features are meant to be used, so we produced a few video overviews to help with this.

Right now we’re furiously addressing new bugs that have appeared due to the newest features, and finally putting to rest other problems that were chasing users for years. We kindly ask everyone to please follow closely the bug tracker, as we will be also looking to release a new bug fix version, 0.6.6 by the end of september / start of october to address some of the most critical you’ll find right off the bat.

Lastly, during this past year we’ve been also dealing with additional issues introduced by traditional operating systems after a new wave of security updates. Due to this the open-source community, as well as Pencil2D users, have been reporting various issues related to file permissions. !

Before you dive into the current or the new for everyone!

Скачайте Adobe Animate на русском языке бесплатно для Windows

Версия Платформа Язык Размер Формат Загрузка
  
Adobe Animate CC 2018

Windows

Русский 1703.8MB .exe

Скачать

  
Adobe Animate CC 2017
Windows Русский 902.4MB .exe

Скачать

Обзор Adobe Animate

Adobe Animate (Адобе анимейт) – профессиональный редактор для создания анимации, с мощной инструментальной базой и библиотеками готовых объектов. Позволяет создавать ролики для сайтов, анимированные блоки для телепрограмм, короткометражные мультфильмы и другие типы мультимедийного контента. Программный продукт является усовершенствованной версией Adobe Flash, адаптирован для 64-битных платформ, работающих под управлением Windows.

Возможности Adobe Animate

Adobe Animate позволяет создавать и редактировать мультимедийные проекты, содержащие статичные и динамические картинки, звуковые дорожки и видеоряды. Поддерживает растровую и векторную графику, работу с двумерными и трехмерными изображениями. Встроенные инструменты позволяют вносить изменения в объекты, временная шкала используется для редактирования анимации.

Основные возможности приложения:

  • • рисование изображений;
  • • монтаж видео;
  • • импорт картинок и звука;
  • • управление движением объектов;
  • • прорисовка заднего фона;
  • • добавление эффектов;
  • • работа с камерой.

Редактор обеспечивает прорисовку вдоль кривых точных векторных контуров, синхронизацию звука с анимацией и просмотр проектов в режиме реального времени. Предусмотрены опции добавления новых кистей, экспорт видеоизображений в 4К, преобразование проекта в HTML5 Canvas и другие возможности.

Преимущества Adobe Animate

По сравнению с Adobe Flash, редактор обладает расширенной функциональностью. Он позволяет поворачивать холст на угол до 360 градусов, использовать шаблоны HTML5 Canvas и графические эскизы, через сервис TypeKit получать доступ к шрифтам (более тысячи разновидностей). Предусмотрена опция присвоения имен цветовым оттенкам, за счет которой можно быстро изменять выбранный цвет во всей композиции. Новые инструменты можно загружать из интернета или создавать собственными силами. Среди преимуществ программы:

  • • наличие встроенной виртуальной камеры;
  • • доступ к библиотекам;
  • • экспорт в различные форматы;
  • • богатый набор инструментов для работы с объектами;
  • • преобразование существующих и создание новых кистей;
  • • двунаправленная потоковая трансляция аудио и видео.

Созданные проекты могут выводиться в высоком качестве на экраны стационарных компьютеров, ноутбуков и телевизоров. Существует возможность их оптимизации к любым дисплеям путем изменения разрешения и размера.

В последней версии Adobe Animate CC 2018, вышедшей в 2017 году, добавлены новые кисти для работы с векторными изображениями, которые позволяют наносить штрихи, изменять их направление и масштаб без потери качества.

Скриншоты

Похожие программы

Sony Vegas Pro — создание многодорожечных видео и аудио записей
Camtasia Studio — программа для захвата видеоизображения с монитора компьютера
Adobe Premiere Pro — программное обеспечение для нелинейного видеомонтажа
Fraps

VirtualDub

Freemake Video Converter

DivX — набор кодеков и утилит для воспроизведения аудио и видео
Adobe After Effects

Pinnacle Studio — программа для обработки видео файлов
Movavi Video Editor — утилита для монтажа видеофайлов
iMovie — бесплатный видеоредактор от компании Apple
Format Factory

CyberLink PowerDirector — видеоредактор с возможностью захвата видео с внешних источников
Corel VideoStudio — профессиональный видеоредактор от компании Corel
Adobe Animate
Avidemux — для создания новых и обработки готовых видео
Edius — программное обеспечение для нелинейного монтажа видео
Daum PotPlayer — плеер с поддержкой всех мультимедийных форматов
ФотоШОУ PRO — программа для создания из фотографий видеороликов и слайд-шоу
Shortcut

HyperCam

VideoPad Video Editor — частично бесплатный видеоредактор
Proshow Producer — условно-бесплатная программа для создания слайд-шоу
Free Video Editor — бесплатный видео редактор для нелинейного видео монтажа
Wondershare Filmora — условно-бесплатная программа для работы с видеофайлами
OBS Studio

Zune

Аудио | Видео программы

Графические программы

Microsoft Office

Игры

Интернет программы

Диски и Файлы

Onion skin

To help your animation process, you can turn onion skin on or off. Onion skin is the ability to see the previous and/or next keyframes. In the Preferences you can set the number of drawings to show and their transparency.

You can choose to have up to 60 keyframes shown as onion skin, but we recommend that you choose one or two drawings. The transparency is a matter of taste. Values between 15 % and 50 % seems to be a good choice.

In the Display Options dock, you can turn onion skin on and off. Here you can also set the color of the previous drawings to red, and the next drawings to blue. This color coding can be very helpful. Here is how a simple ball-animation looks like with red and blue onion skin.

If you press this button on the timeline: the onion skin doesn’t show the previous and next keyframe, but the previous and next frame. In the following illustration you can see that this is no help.

Shortcuts

When you animate, you often need the same tasks done. That could be to change from the Pencil tool to the Eraser tool and back.

Most of the tasks in Pencil2D have shortcuts, and you can see the shortcuts in the menu or in the Preferences. Let’s look into the Preferences.

Press the Shortcut icon at the bottom, and you’ll see this list.

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Adblock
detector