AlexanderKozhevin / svg-fePointLight

Simple demo to play with SVG fePointLight lighting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SVG fePointLight

This is a simple application to get acquainted with SVG fePointLight.

version 1.0

Here is a live demo

As also you can run it locally via gulp-connect.

To make it:

  1. Install npm dependencies
npm install
  1. Run Gulp
gulp

Page will be available on localhost:8080.

About

Simple demo to play with SVG fePointLight lighting.


Languages

Language:HTML 60.4%Language:JavaScript 29.0%Language:CSS 10.7%