FOSSPicks
Drawing and animation
enve
Back at the dawn of home computing, there was a brilliant drawing and animation application for the Apple II and Commodore Amiga called Fantavision. It had been ported from the Apple to the Amiga, which was something of a surprise because Electronic Arts' Deluxe Paint ruled the platform and was often bundled with a new Amiga. Most users wouldn't need anything else. But there was something that set Fantavision apart, and this made it unique in a world full of pixel art – it was a vector drawing application. Images were constructed by drawing lines from one point to another. This was more arduous than the virtual spray paint of Deluxe Paint, but it meant that your images were resolution independent, much like SVG in the modern era.
There was another advantage: Vector images like these are much easier to animate, because you simply move the start or end point and take a snapshot of their location at a specific frame. A tweening algorithm then generates the frames in-between, making the resultant animation far more flexible and potentially smoother than the equivalent bitmap animation. It's what made Flash so hugely successful, and it's the same principle at the heart of this excellent new drawing and animation tool, enve. Enve is a cross between Fantavision, Inkscape, and Blender. Its drawing tools include paths, circles, rectangles, and text, and you can create a different fill, either gradient or solid, and change the outside stroke. You can also group these objects together, and perform raster/bitmap effects on them, including blur and drop-shadows. These tools and editing options cover all the principal requirements for drawing and design and are equally as capable of producing complex illustrations as they are simple sketches.
But the real power comes from enve's ability to animate these components. This is achieved from the timeline beneath the editing window, where you can see frame numbers stretched across to the right and objects listed vertically on the left. The object list, also available from the main view, is where you can drag and drop the hierarchy of the objects and unfold them to show all their parameters, from radius values to fill types. The clever part is that, by clicking on the small record button to the left of each value, you save this value at the current frame. Change both the frame and the values, and enve will smoothly animate the transition between one set of values and the next, creating a beautifully smooth and crisply rendered animation. When you want to output the final result, the render tab lets you generate a PNG or MPEG animation of the scene, at whatever resolution or frame rate you need. It's an application that may only be in a beta and early release state, but it already works brilliantly and can finally replace the immortal Fantavision.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
IBM Announces Powerhouse Linux Server
IBM has unleashed a seriously powerful Linux server with the LinuxONE Emperor 5.
-
Plasma Ends LTS Releases
The KDE Plasma development team is doing away with the LTS releases for a good reason.
-
Arch Linux Available for Windows Subsystem for Linux
If you've ever wanted to use a rolling release distribution with WSL, now's your chance.
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.