Original author(s) | Company of Science and Art |
---|---|
Developer(s) |
|
Initial release | January 1993 |
Stable release | 2024 (24.2.1) [1] / February 7, 2024 |
Written in | C/C++ [2] |
Operating system |
|
Type | Visual effects, Motion graphics, Compositing, Computer animation |
License | Trialware, software as a service (SaaS) |
Website | adobe.com/aftereffects |
Adobe After Effects is a digital visual effects, motion graphics, and compositing application developed by Adobe Inc.; it is used for animation and in the post-production process of film making, video games and television production. Among other things, After Effects can be used for keying, tracking, compositing, and animation. It also functions as a very basic non-linear editor, audio editor, and media transcoder. In 2019, the program won an Academy Award for scientific and technical achievement. [3]
After Effects was originally created by David Herbstman, David Simons, Daniel Wilk, David M. Cotter, and Russell Belfer [4] at the Company of Science and Art in Providence, Rhode Island. The first two versions of the software, 1.0 (January 1993) [5] and 1.1, were released there by the company. CoSA, whose CEO was William J. O'Farrell. CoSA with After Effects was acquired by Aldus Corporation in July 1993, which in turn was acquired by Adobe in 1994. Adobe acquired PageMaker as well. Adobe's first new release of After Effects was version 3.0.
After Effects functionality can be extended through a variety of third-party integrations, the most common integrations are: plug-ins, scripts, and extensions.
Plug-ins are predominantly written in C or C++ [6] and extend the functionality of After Effects, allowing for more advanced features such as particle systems, physics engines, 3D effects, and the ability to bridge the gap between After Effects and another application.
After Effects Scripts are a series of commands written in both JavaScript and the ExtendScript language.
After Effects Scripts, unlike plug-ins, can only access the core functionality of After Effects. Scripts are often developed to automate repetitive tasks, to simplify complex After Effects features, or to perform complex calculations that would otherwise take a long time to complete. [7]
Scripts can also use some functionality not directly exposed through the graphical user interface. [8]
After Effects Extensions offer the ability to extend After Effects functionality through modern web development technologies like HTML5, and Node.js, without the need for C++. [9]
After Effects Extensions make use of Adobe's Common Extensibility Platform or CEP Panels, which means they can be built to interact with other Adobe CC apps. [10]
While not dedicated to compositing, the open source software Blender contains a limited node-based compositing feature which, among other things is capable of basic keying and blurring effects. [11] [12] [13]
Adobe Photoshop is a raster graphics editor developed and published by Adobe for Windows and macOS. It was created in 1987 by Thomas and John Knoll. It is the most used tool for professional digital art, especially in raster graphics editing, and its name has become genericised as a verb although Adobe disapproves of such use.
LightWave 3D is a 3D computer graphics program developed by LightWave Digital. It has been used in films, television, motion graphics, digital matte painting, visual effects, video game development, product design, architectural visualizations, virtual production, music videos, pre-visualizations and advertising.
Shake is a discontinued image compositing package used in the post-production industry developed by Nothing Real for Windows and later acquired by Apple Inc. Shake was widely used in visual effects and digital compositing for film, video and commercials. Shake exposed its node graph architecture graphically. It enabled complex image processing sequences to be designed through the connection of effects "nodes" in a graphical workflow interface. This type of compositing interface allowed great flexibility, including the ability to modify the parameters of an earlier image processing step "in context". Many other compositing packages, such as Blender, Blackmagic Fusion, Nuke and Cineon, also used a similar node-based approach.
Houdini is a 3D animation software application developed by Toronto-based SideFX, who adapted it from the PRISMS suite of procedural generation software tools.
Adobe Premiere Pro is a timeline-based non-linear video editing application developed by Adobe Inc. and distributed through the Adobe Creative Cloud licensing program. Initially released in 2003, it succeeded Adobe Premiere, which was first introduced in 1991. Premiere Pro is designed for professional video editing, whereas related product Premiere Elements is aimed at the consumer market.
A Rich Internet Application is a web application that has many of the characteristics of desktop application software. The concept is closely related to a single-page application, and may allow the user interactive features such as drag and drop, background menu, WYSIWYG editing, etc. The concept was first introduced in 2002 by Macromedia to describe Macromedia Flash MX product. Throughout the 2000s, the term was generalized to describe browser-based applications developed with other competing browser plugin technologies including Java applets, Microsoft Silverlight.
Autodesk Softimage, or simply Softimage was a 3D computer graphics application, for producing 3D computer graphics, 3D modeling, and computer animation. Now owned by Autodesk and formerly titled Softimage|XSI, the software has been predominantly used in the film, video game, and advertising industries for creating computer generated characters, objects, and environments.
Nuke is a node-based digital compositing and visual effects application first developed by Digital Domain and used for television and film post-production. Nuke is available for Windows, macOS, and RHEL/CentOS. Foundry has further developed the software since Nuke was sold in 2007.
Motion graphics are pieces of animation or digital footage that create the illusion of motion or rotation, and are usually combined with audio for use in multimedia projects. Motion graphics are usually displayed via electronic media technology, but may also be displayed via manual powered technology. The term distinguishes static graphics from those with a transforming appearance over time, without over-specifying the form. While any form of experimental or abstract animation can be called motion graphics, the term typically more explicitly refers to the commercial application of animation and effects to video, film, TV, and interactive applications.
Adobe AIR is a cross-platform runtime system currently developed by Harman International, in collaboration with Adobe Inc., for building desktop applications and mobile applications, programmed using Adobe Animate, ActionScript, and optionally Apache Flex. It was originally released in 2008. The runtime supports installable applications on Windows, macOS, and mobile operating systems, including Android, iOS, and BlackBerry Tablet OS.
JavaFX is a software platform for creating and delivering desktop applications, as well as rich web applications that can run across a wide variety of devices. JavaFX has support for desktop computers and web browsers on Microsoft Windows, Linux, and macOS, as well as mobile devices running iOS and Android, through Gluon Mobile.
Photoshop plugins are add-on programs aimed at providing additional image effects or performing tasks that are impossible or hard to fulfill using Adobe Photoshop alone. Plugins can be opened from within Photoshop and several other image editing programs and act like mini editors that modify the image.
FBX is a proprietary file format developed by Kaydara and owned by Autodesk since 2006. It is used to provide interoperability between digital content creation applications. FBX is also part of Autodesk Gameware, a series of video game middleware.
TestComplete is a functional automated testing platform developed by SmartBear Software. TestComplete gives testers the ability to create automated tests for Microsoft Windows, Web, Android, and iOS applications. Tests can be recorded, scripted or manually created with keyword driven operations and used for automated playback and error logging.
Apache Cordova is a mobile application development framework created by Nitobi. Adobe Systems purchased Nitobi in 2011, rebranded it as PhoneGap, and later released an open-source version of the software called Apache Cordova. Apache Cordova enables software programmers to build hybrid web applications for mobile devices using CSS3, HTML5, and JavaScript, instead of relying on platform-specific APIs like those in Android, iOS, or Windows Phone. It enables the wrapping up of CSS, HTML, and JavaScript code depending on the platform of the device. It extends the features of HTML and JavaScript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application nor purely Web-based. They are not native because all layout rendering is done via Web views instead of the platform's native UI framework. They are not Web apps because they are packaged as apps for distribution and have access to native device APIs. Mixing native and hybrid code snippets has been possible since version 1.9.
Boris FX is a visual effects and video editing software plug-in developer based in Boston, Massachusetts, USA. The developer is known for its flagship products, Continuum, Sapphire, Mocha, and Silhouette.
iClone is a real-time 3D animation and rendering software program. Real-time playback is enabled by using a 3D videogame engine for instant on-screen rendering.
GenArts, Inc. was a Cambridge, Massachusetts-based developer of visual effects software for the film, broadcast, and advertising industries. GenArts's special effects software was used in the production of many movies, commercials, television shows, newscasts, and music videos. GenArts software and plugins integrated visual effects such as glows, lightning, fire, and fluids into post-production video editing software from companies like Apple, Adobe, Autodesk, and The Foundry.
Natron is a free and open-source node-based compositing application. It has been influenced by digital compositing software such as Avid Media Illusion, Apple Shake, Blackmagic Fusion, Autodesk Flame and Nuke, from which its user interface and many of its concepts are derived.