conorbuck / canvas-video-effectsLinks
Live Image Processing w/ getUserMedia() & Web Workers
☆25Updated 12 years ago
Alternatives and similar repositories for canvas-video-effects
Users that are interested in canvas-video-effects are comparing it to the libraries listed below
Sorting:
- Drone Tank Arena is a BattleZone-like FPS made in WebGL made during 7dfps contest.☆58Updated 8 years ago
- Take a transformation matrix like you're used to constructing with WebGL, and project arbitrary 3D points onto your 2D screen.☆22Updated 10 years ago
- WebGL Jellyfish Simulation☆48Updated 12 years ago
- The samples from the WebGL 101 video☆115Updated 12 years ago
- A physically realistic real-time simulation of (transversal) 2D waves in WebGL.☆29Updated 9 years ago
- Animated parallel raytracer in TypeScript compiled to WebGL, using GPU.js. Specular, Lambertian reflections included.☆66Updated 6 years ago
- WebGL Video Chat - a video chat in WebGL with WebRTC☆38Updated 12 years ago
- The new client for Ironbane, the 3D WebGL MMO.☆29Updated 10 years ago
- A terrain generator in WebGL using Three.js☆28Updated 3 years ago
- an unbaised raytracer in under 1k of javascript☆69Updated 12 years ago
- An experimental voxel engine.☆47Updated 2 years ago
- Building Virtual Reality Worlds using Three.js☆46Updated 8 years ago
- A webGL raytracer written in javascript and html5☆65Updated 9 years ago
- Did you know you can apply effects to your WebRTC video stream using WebGL Shaders?☆21Updated 10 years ago
- The new server for Ironbane, the 3D WebGL MMO.☆37Updated 10 years ago
- WebGL Voxel World Generation Demo☆74Updated 2 years ago
- A template for 3d, realtime, multiplayer capability with three.js, node.js, express.js and socket.io☆36Updated 8 years ago
- Light-weight 3D Scene graph library with renderer in WebGL☆93Updated 5 months ago
- 3D Action Game made by THREE.JS☆26Updated 8 years ago
- A multiplayer WebGL space warfare game centered around moon bases and space stations☆72Updated 8 years ago
- A tile-based HTML5 Canvas & WebGL engine with support for orthogonal and isometric projections☆59Updated 11 years ago
- Proof-of-concept "low-poly" webgl terrain demo☆58Updated 12 years ago
- Demo of mipmapping for voxel terrain☆66Updated 11 years ago
- A completely browser-based, HTML5 (WebGL) First-Person Shooter game. Originally built for AngelHack 2012 in 24 hours.☆118Updated 7 years ago
- Node-based Shader Library for Three.js☆93Updated 5 years ago
- Advanced shader for three.js☆113Updated 7 years ago
- A Simple Multiplayer Game, built with Mage Game Engine.☆25Updated 10 years ago
- Send keyboard/gamepad controls between devices, peer-to-peer, over WebRTC.