1 repositorio
Modular extensions specifically for adding new graphical animation commands to a rendering engine.
Distinct from Plugin-Based Logic Extensions: Focuses on visual effects plugins for a graphics engine rather than general request-lifecycle logic extensions.
Explore 1 awesome GitHub repository matching software engineering & architecture · Visual Effect Plugins. Refine with filters or upvote what's useful.
This project is a terminal graphics library and command-line visual effects tool designed to create dynamic motion graphics using ANSI escape sequences. It provides a framework for implementing an ANSI text animation engine and a motion processor that handles the movement of characters along paths within a shell environment. The tool is distinguished by its wide array of pre-defined visual effects, ranging from simulated environmental phenomena like thunderstorms and fire to high-tech reveals such as laser etching and decryption animations. It also supports extensibility through a plugin-base
Implements a plugin-based system to extend the library with new custom visual effect commands.