dotnet-ad / dotnet-ad/Humper

Fluid like collision

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
125
Forks
18
PR merge metrics
No merged PRs in 30d

Description

Hello
I like to make a collision what is similar to the water.
Red color is the real collision and the blue color is a force like collision.
1. when the blue boxes only collide then nothing happening
2. when the blue box and an another red box collide then the red boxes slowly start to push back from each other (some vector math to calculate the push back velocity)
3. when the a red box forcefully bumping into the another red box then it start to push the another red box
![simple](https://user-images.githubusercontent.com/26527731/30523625-291412a0-9be5-11e7-9b84-8852ce8f0d80.png)
This is my idea but i dont know where have i start it. Can you help me? :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.