Skip to content

Add new HTML templates for animated visual effects - #3

Open
miguel-l-b wants to merge 3 commits into
mainfrom
release-candidate
Open

Add new HTML templates for animated visual effects#3
miguel-l-b wants to merge 3 commits into
mainfrom
release-candidate

Conversation

@miguel-l-b

Copy link
Copy Markdown
Collaborator

This pull request adds six new HTML templates, each implementing a different animated visual effect using JavaScript and the <canvas> element. These templates provide visually engaging backgrounds and interactive effects suitable for demos or as UI components.

New animated canvas templates:

  • Particle and star effects:

    • Added particles-network.html, which displays moving particles connected by lines when close together, creating a dynamic network visualization.
    • Added starfield.html, which simulates a 3D starfield animation with stars moving toward the viewer, creating a sense of depth and motion.
  • Wave and rain effects:

    • Added aurora-waves.html, featuring animated aurora-style sine waves with layered colors for a glowing, atmospheric effect.
    • Added matrix-rain.html, which recreates the iconic "Matrix" digital rain effect with randomized characters falling in vertical columns.
  • Other visual effects:

    • Added doom-fire.html, implementing the classic "Doom fire" algorithm to simulate pixelated fire animation.
    • Added digital-clock.html, which displays a glowing digital clock with a pulsing colon and the current date, styled with a modern neon look.

Add animated wallpaper templates (Matrix, Digital Clock, Doom Fire, Aurora, Starfield, Particles)
Add new HTML templates for various visual effects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant