Skip to content

KristofferStrube/Blazor.Bubbles

Repository files navigation

Blazor.Bubbles

A fullscreen Bubble animation made in Blazor Wasm

Demo

This project can be demoed here: https://kristofferstrube.github.io/Blazor.Bubbles/

It can take parameters through query strings like these examples:

Slow red bubbles: ?Amount=100&MinRadius=10&MaxRadius=20&MaxSpeed=0.5&Colors=["#910f00","#610c02","#c91904"]

Single fast blue bubble: ?Amount=1&MinRadius=100&MaxRadius=100&MinSpeed=3&MaxSpeed=3&Colors=["blue"]

Red VS Green - Click the red to turn all green ?Amount=50&MinRadius=30&MaxRadius=50&MaxSpeed=2&Colors=["red", "green"]

Example

Showcase

About

A fullscreen Bubble animation made in Blazor Wasm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages