Plugins | Resolume Arena
Many users give up here. Do not be that person.
Step 1: Locate your Resolume Plugins Folder
Step 2: File Types
Step 3: The "Blacklist" Trap If a plugin crashes Resolume, Arena remembers and blacklists it.
Step 4: Restart Resolume
Always restart Arena after dropping new plugins into the folder. They will appear in the Effects panel under a new tab (usually "VST" or the developer’s name). resolume arena plugins
Because Wire understands 3D space (unlike basic FFGL effects), you can create plugins that react to the specific vertices of your projection map. For example, a "Wind Distortion" plugin that pushes pixels based on the Z-depth of your 3D stage model.
Most external plugins come in the form of .ffgl files. These are compiled C++ or GLSL shaders that run directly on your GPU. They are incredibly fast, efficient, and range from simple color correctors to complex particle systems. You install them by dragging the file into the Plugins folder inside your Resolume directory. Many users give up here
If you are a programmer or a tinkerer, GLSL plugins represent the bleeding edge. Websites like ShaderToy are infinite libraries of code. Using a tool like Shadertoy to Resolume Converter (a third-party utility), you can turn almost any online shader into a Resolume Arena plugin.
Resolume Arena is widely recognized as a titan of real-time video mixing and projection mapping. Out of the box, it offers a formidable arsenal of layers, effects, and blending modes. Yet, for the VJ, media server operator, or interactive artist who wants to break free from standard workflows, the true depth of Arena is revealed through its plugin ecosystem. Step 2: File Types
If you want to write visual plugins (Generators, Effects, or Sources) for Resolume, you must write them in FFGL (FreeFrame 1.5 / FreeFrameGL). There are no academic papers here, but there are specification documents that serve as the "whitepapers" of the format.


