A JavaScript API for drawing unconventional text effects on the web. When applying effects to text on the web, designers have traditionally been constrained to those provided by CSS. In the majority of cases this is entirely suitable – text is text right? Yet still, there exist numerous examples of designers combining CSS properties or gifs and images to create effects that evoke something more playful. Precisely here, Blotter exists to provide an alternative.
webgl glsl glsl-shaders typography text css animation design creative-coding lsdThis library uses OpenGL Shaders to apply effects on ExoPlayer video at Runtime and depends EXOPlayer core 2.7.0. Create SimpleExoPlayer instance. In this case, play MP4 file. Read this if you want to play other video formats.
android exoplayer glsl-shaders videoplayer android-libraryShowing some kinds of the weather effect, written in Swift3. This code style is the Protocol Oriented Programming.
weather lottie lightning image-kernel glsl-shaders cocoapods carthage snow rain dust cloud hot wavewarpThere is a React Storybook included in the /docs directory with usage examples. The source for the Storybook is in /stories directory and demonstrates how to create the examples. This library is a React wrapper for the Regl library. Visit the Regl gallery page for more ideas on usage.
regl webgl react reconciler renderer 3d-graphics glsl shaders glsl-shaders regl-webgl glslify scene graphlive editor of GLSL fragment shaders based on Qt / QML
opengl fragment-shaders live-coding glsl-shaders glsl qt qmlRadiance is video art software for VJs. It supports beat detection, animated GIFs, YouTube video, OpenGL shader effects. It is designed for live performance and runs on Linux and MacOS. You can download Radiance for Linux or MacOS from the releases page.
video-processing glsl glsl-shaders music lighting midi luxShaderKit is an open-source collection of fragment shaders designed for use in SpriteKit games. The shaders are designed to be easy to read and understand, even for relative beginners, so you’ll find each line of code is rephrased in plain English as well as an overall explanation of the algorithm used at the top of each file. If you’re already comfortable with shaders then please download one or more that interest you and get going. If not, most of the the remainder of this README acts as a primer for using shaders in SpriteKit.
glsl glsl-shaders spritekitVideo Recording with Camera2 and apply video filter. SetUp on onResume method.
camera2-video android glsl-shadersWith this extension, view a live WebGL preview of GLSL shaders within VSCode, similar to shadertoy.com by providing a "Show GLSL Preview" command. Running the command splits the view and displays a fullscreen quad with your shader applied. Your fragment shader's entry point is void main() or if that is unavailable void mainImage(out vec4, in vec2) where the first parameter is the output color and the second parameter is the fragments screen position.
glsl-shaders shadertoy shaders vscode-extensionTool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW (raylib library). It contains a compilation pipeline to convert the nodes web into a GLSL vertex and fragment shader files. This pipeline can be configured in the settings pop up to select the GLSL shading version. Besides, the program starts with an example project of how to build a vertex animated plant with lambert lighting.
node shaders programming-knowledge glsl-shaders fnode glsl opengl shading shading-language raylib nodesVulkan is the most widely supported GPU programming API on modern hardware/OS. It allows to write truly portable and performant GPU accelerated code that would run on iOS, Android, Linux, Windows, macOS... NVidia, AMD, Intel, Adreno, Mali... whatever. At the price of ridiculous amount of boilerplate. Vuh aims to reduce the boilerplate to (a reasonable) minimum in most common GPGPU computing scenarios. The ultimate goal is to beat OpenCL in usability, portability and performance. saxpy implementation using vuh.
vulkan vulkan-library vulkan-utils glsl glsl-shaders gpgpu gpgpu-computing framework gpu-programming vulkan-compute-shaders gpu high-performance-computing vulkan-compute
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.