Skip to content

jannikdolferus/Lissajous-Curve-Animation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic Circle Pattern Animation

Description

This project creates a visually appealing animation using HTML5 canvas and JavaScript. It features a Lissajous Curve that dynamically changes based on a mathematical equation. The animation is controllable through Start, Pause, and Reset buttons.

Features

  • Dynamic Animation: Utilizes the HTML5 canvas for drawing a circular pattern that changes over time.
  • Interactive Controls: Allows users to start, pause, and reset the animation.
  • Responsive Design: Adapts to different screen sizes for a consistent user experience.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

How to Run

  1. Clone the repository to your local machine.
  2. Open the index.html file in a web browser to view and interact with the animation.

Video

lissajousCurveVideo.mov

Screenshots

Dynamic Circle Pattern - Screenshot 1 Dynamic Circle Pattern - Screenshot 2

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.1%
  • HTML 25.0%
  • CSS 19.9%