Giter VIP home page Giter VIP logo

seriously.js's Introduction

Seriously.js

Seriously.js is a real-time, node-based video compositor for the web. Inspired by professional software such as After Effects and Nuke, Seriously.js renders high-quality video effects, but allows them to be dynamic and interactive.

Getting Started

Full documentation is in progress at the wiki. Start with the Tutorial and FAQ.

Features

  • Optimized rendering path and GPU accelerated up to 60 frames per second
  • Accept image input from varied sources: videos, images, canvases and arrays
  • Output to multiple canvases
  • Effect parameters accept multiple formats and can monitor HTML form inputs
  • Basic 2D transforms (translate, rotate, scale, skew) on effect nodes
  • Plugin architecture for adding new effects
  • Read pixel array from any node

Included Effects

  • Bleach Bypass
  • Blend
  • Chroma Key
  • Color generator
  • Color Cube
  • Edge Detect
  • Exposure Adjust
  • Fader
  • Hue/Saturation Adjust
  • Invert
  • Luma Key
  • Night Vision
  • Ripple
  • Scanlines
  • Sepia tone
  • Split
  • Tone Adjust
  • Vignette

Requirements

WebGL

Seriously.js requires a browser that supports WebGL. Development is targeted to and tested in Firefox (4.0+) and Google Chrome (9+). Safari and Opera are expected to support WebGL in the near future. There are no public plans for Internet Explorer to support WebGL, though it may be available using the Chrome Frame plugin.

Even though a browser may support WebGL, the ability to run it depends on the system's graphics card. Serioulsy.js is heavily optimized, so most modern desktops and notebooks should be sufficient. Older systems may run slower, especially when using high-resolution videos.

Mobile browser support for WebGL is limited. Mobile Firefox has some support, but the Android Browser and Mobile Safari do not.

Seriously.js provides a method to detect browser support and offer descriptive error messages wherever possible.

Cross-Origin Videos and Images

Due to security limitations of WebGL, Seriously.js can only process video or images that are served from the same domain, unless they are served with CORS headers. Firefox only supports CORS for video in pre-release versions, and videos served with CORS are rare. So for now, it is best to host your own video files.

Roadmap:

  • API documentation and plugin developer guidelines
  • More examples and tutorials
  • 3D transforms (perspective) on any node
  • Accept input from typed arrays and WebGL Textures
  • Benchmarking utility to determine client capabilities
  • Automatic resolution tuning to maintain minimum frame rate
  • Handle lost WebGL context
  • Debug mode
  • Graphical interface
  • Effects:
    • Perlin Noise
    • Clouds
    • Gaussian Blur
    • TV Glitch
    • Channel Mapping
    • Curves

License

Seriously.js is made available under the MIT License.

Individual plugins may be licensed differently. Check source code comments.

Credits

Seriously.js is created and maintained by Brian Chirls with support from:

Mozilla

seriously.js's People

Contributors

brianchirls avatar

Stargazers

Jecons avatar

Watchers

Jecons avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.