/fur-shader

🐈 Make everything fluffy (mofumofu)

Primary LanguageJavaScript

THE FUR

THE FUR makes everything fluffy (mofumofu).

Demo: https://knt5.github.io/demo/fur/

screen shot

* This is fur shader implementation practice.

Installation for devlopment

# Install gulp to global
npm i -g gulp

# Install packages
npm i

# Build
gulp build

# Watch
gulp