2 repos
Utilities for executing graphical instructions on client hardware for visual processing.
Distinguishing note: Focuses on real-time shader execution rather than static image processing.
Explore 2 awesome GitHub repositories matching graphics & multimedia · Shader Effects. Refine with filters or upvote what's useful.
React-bits is a comprehensive toolkit for web development that combines a library of interactive motion primitives with a command-line interface for component management and AI-assisted coding. It provides a framework for implementing declarative motion states and specialized typography animations, allowing developers to build responsive, gesture-enabled interfaces that respond to user input. The project distinguishes itself through a remote registry system that allows for the direct injection of modular UI source code into local project directories. It also features a protocol-based bridge t
Applies real-time artistic filters and dynamic background effects by executing graphical instructions directly on the client hardware.
This project is a cross-platform terminal emulator that functions as a graphical frontend for command line shells. It operates by managing shell processes through a pseudoterminal emulation layer, capturing raw character streams to display them within a native desktop windowing environment. The application distinguishes itself through a specialized rendering engine that simulates the visual characteristics of vintage cathode ray tube hardware. By utilizing fragment shaders, it applies real-time effects such as scanlines, screen curvature, and phosphor glow directly to the terminal output. Use
Executes custom GPU programs to apply real-time visual distortions and scanline effects directly onto the terminal output buffer.