A web-based visualization tool for exploring various nested cosine functions over time and x-axis values. This project features a dynamically updating canvas that displays the selected cosine function, a rainbow spectrum visualization, and a user-friendly interface for choosing and customizing functions.
- A variety of predefined cosine functions to choose from
- A text input field for entering custom functions
- Live updates to the canvas and function descriptions as the selection changes
- A rainbow spectrum visualization for each function based on its y values
Visit the live Nested Cosine Cheat Sheet on GitHub Pages to get started with the tool.
You can also clone the repository to your local machine and explore the code:
git clone https://github.com/guff-se/cos-cheat.git
cd cos-cheat
Contributions are welcome! Feel free to submit a pull request or create an issue to report bugs or suggest improvements.
This project is licensed under the CC0-1.0 License - see the LICENSE file for details.
A special shoutout to ChatGPT from OpenAI for assisting in the creation of this project and making the development process a fun and cheeky experience!