This is a simple HTML and JavaScript project that visualizes a heart shape on a Cartesian plane using the GeoGebra applet.
- 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.
- Load the Page: Open the HTML file in a web browser.
- Show the First Heart Shape: Click the button labeled "Mostre-me o 1°" to see the first heart shape appear.
- Show the Second Heart Shape: Click the button labeled "Mostre-me o 2°" to see the second heart shape.
- 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.
- GeoGebra Applet: Used for graphing the heart shapes.
This project uses the GeoGebra graphing tool for visualization.