https://github.com/kartmaan/trigonometry
Demonstration of trigonometry on Pygame
https://github.com/kartmaan/trigonometry
2d-graphics angle angle-measurement coordinates distance distance-calculation distance-measures education educational geometric-algorithms geometry math mathematics pygame segment segments triangle trigonometry
Last synced: about 1 year ago
JSON representation
Demonstration of trigonometry on Pygame
- Host: GitHub
- URL: https://github.com/kartmaan/trigonometry
- Owner: Kartmaan
- License: mit
- Created: 2022-03-18T11:34:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T14:06:55.000Z (about 3 years ago)
- Last Synced: 2025-01-24T07:30:00.639Z (over 1 year ago)
- Topics: 2d-graphics, angle, angle-measurement, coordinates, distance, distance-calculation, distance-measures, education, educational, geometric-algorithms, geometry, math, mathematics, pygame, segment, segments, triangle, trigonometry
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trigonometry
A demonstration of trigonometry on Pygame with a right-angled triangle that can be transformed using the movement of the cursor, the length of the segments as well as the angles are displayed in real time.
- Left-click and move the cursor to transform the figure
- Left-click again to stop/restart the transformation
- Points, lengths of segments, and angles are displayed so as not to encroach on the figure
# Vidéo
https://user-images.githubusercontent.com/11463619/159155643-8b3772e5-21c6-4c93-a38a-f23fdc28741f.mp4