glfx.js

An image effects library for JavaScript using WebGL

Github stars Tracking Chart

glfx.js

Adjust photos in your browser in realtime with glfx.js, an image effects library powered by WebGL. It uses your graphics card for image effects that would be impossible to apply in real-time with JavaScript alone.

There are two caveats to glfx.js. First, WebGL is a new technology that is only available in the latest browsers and it will be quite a while before the majority of users have it. Second, due to the same origin policy, JavaScript is only allowed to read images that originate from the same domain as the script reading them, so you may have to host the images you modify.

Live Demo

Overview

Name With Ownerevanw/glfx.js
Primary LanguageJavaScript
Program languagePython (Language Count: 4)
Platform
License:MIT License
Release Count0
Created At2011-05-31 01:15:31
Pushed At2023-10-23 13:33:18
Last Commit At2022-01-10 12:00:59
Stargazers Count3.2k
Watchers Count97
Fork Count402
Commits Count44
Has Issues Enabled
Issues Count49
Issue Open Count30
Pull Requests Count1
Pull Requests Open Count11
Pull Requests Close Count1
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top