Skip to content

mauriciomassaia/canvas-hex

Repository files navigation

Canvas - Hex

Particles moving into a hexagon path changing directions randomly.


Using PixiJS and GSAP.

The performance needs to be improved, turning the BlurFilter off makes a huge difference.

Feel free to help and have fun =)

View demo


Install dependencies:

$ yarn install

or

$ npm install

Start webpack-dev-server:

$ npm start

Start watch:

$ npm run dev

Build project:

$ npm run build

New colors

Screenshot

Dots with trail disolve + blur:

Screenshot

Dots with trail:

Screenshot

Dots:

Screenshot

About

Canvas Hex experiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published