Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 424 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 424 Bytes

Plottr

A function graph plotter using TresJs and Vue.

Interface

Also includes a disco mode, where the function "dance", confeti falls, a reflective disco ball appears and a fountain of star sparkles emerges.

Features

  • Plot functions
  • Customize the color of the plot
  • 🕺Disco Mode🕺

Run Locally

Install dependencies and run the project.

  npm install
  npm run dev