Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leeeqo/maxwell-wheel
Coursework, C++ course (2021)
https://github.com/leeeqo/maxwell-wheel
cpp physics-simulation winapi
Last synced: 11 days ago
JSON representation
Coursework, C++ course (2021)
- Host: GitHub
- URL: https://github.com/leeeqo/maxwell-wheel
- Owner: leeeqo
- Created: 2024-12-17T10:33:35.000Z (19 days ago)
- Default Branch: main
- Last Pushed: 2024-12-17T10:44:33.000Z (19 days ago)
- Last Synced: 2024-12-17T11:35:27.241Z (19 days ago)
- Topics: cpp, physics-simulation, winapi
- Language: C++
- Homepage:
- Size: 899 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Maxwell's Wheel
In this paper, the dynamics of the Maxwell wheel is studied.
To solve the problem of visualizing the movement of the Maxwell pendulum, a program was written in C++ in the Visual Studio programming environment using the WinAPI graphics library.
Project structure:
- [Header file](resource_kurs.h)
- [Resource script file](Script_kurs.rc)
- [Main file](main_kurs.cpp)
- [Coursework text (in Russian)](text_Pershin.pdf)