Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# MechLab-UVP

### Currently Only 2D Celestial Movement Simulation (Without Collision) Supported

## TODO:

## 功能

- 编辑模式

拖模块、设置属性、保存至数据库

- 运行模式

开始、暂停

## 模块列表

实体模块:

- [ ] 刚性小球
- [ ] 细杆

非实体模块

- [ ] 力(链接到某个模块上的某点)

实体模块具有摩擦因数、质量、弹性(按反射动量的比例)、初速度等属性