JulianLaval / canvas-particle-network

Simple animated particle network using Canvas and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow Transparent Background

alexej-d opened this issue · comments

Right now one can only set the canvas as transparent by using a transparent image. How about doing the same by setting the background to null or false?

+1. Also SVG backgrounds.