Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asm-def/mechlab-uvp
A naive mechanical experiment simulator developed for UWP Platform, using MVVM architecture
https://github.com/asm-def/mechlab-uvp
efcore mvvm-light physics-engine simple-ioc uwp
Last synced: 10 days ago
JSON representation
A naive mechanical experiment simulator developed for UWP Platform, using MVVM architecture
- Host: GitHub
- URL: https://github.com/asm-def/mechlab-uvp
- Owner: Asm-Def
- Created: 2019-03-20T06:54:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T01:36:10.000Z (over 5 years ago)
- Last Synced: 2023-10-20T17:51:30.101Z (about 1 year ago)
- Topics: efcore, mvvm-light, physics-engine, simple-ioc, uwp
- Language: C#
- Homepage:
- Size: 131 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MechLab-UVP
### Currently Only 2D Celestial Movement Simulation (Without Collision) Supported
## TODO:
## 功能
- 编辑模式
拖模块、设置属性、保存至数据库
- 运行模式
开始、暂停
## 模块列表
实体模块:
- [ ] 刚性小球
- [ ] 细杆非实体模块
- [ ] 力(链接到某个模块上的某点)
实体模块具有摩擦因数、质量、弹性(按反射动量的比例)、初速度等属性