https://github.com/angrybeltman/trigonometry-visualizer
A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.
https://github.com/angrybeltman/trigonometry-visualizer
c cmake cosine cpp gui interactive learning math mathematics raylib simulation sine tangent trigonometry
Last synced: about 1 month ago
JSON representation
A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.
- Host: GitHub
- URL: https://github.com/angrybeltman/trigonometry-visualizer
- Owner: AngryBeltMan
- Created: 2023-05-28T18:57:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T02:15:08.000Z (about 3 years ago)
- Last Synced: 2025-06-28T06:45:01.914Z (11 months ago)
- Topics: c, cmake, cosine, cpp, gui, interactive, learning, math, mathematics, raylib, simulation, sine, tangent, trigonometry
- Language: C
- Homepage:
- Size: 2.17 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trigonometry-Visualizer
A simple and easy to use program made to help visualize some of the trigonomic functions. The program is written in c using the library raylib for the gui. In order to build and run the program make sure cmake and git is installed and run the run.sh file. If you found this repository helpful of cool feel free to give it a star.