Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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)