Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.03 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.03 KB

HeartsInCartesianPlane

This is a simple HTML and JavaScript project that visualizes a heart shape on a Cartesian plane using the GeoGebra applet.

Features

  • Interactive Visualization: Displays a heart shape on a Cartesian plane.
  • Two Different Heart Equations: The user can choose between two different mathematical equations to generate the heart shape.

How to Use

  1. Load the Page: Open the HTML file in a web browser.
  2. Show the First Heart Shape: Click the button labeled "Mostre-me o 1°" to see the first heart shape appear.
  3. Show the Second Heart Shape: Click the button labeled "Mostre-me o 2°" to see the second heart shape.

Project Structure

  • HTML: The main structure of the page.
  • CSS: Simple styling to format the page and buttons.
  • JavaScript: Contains the logic to generate and display the heart shapes using the GeoGebra applet.

Dependencies

  • GeoGebra Applet: Used for graphing the heart shapes.

Credits

This project uses the GeoGebra graphing tool for visualization.