Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/KinsonDigital/SimplePhysicsDemo

This is for the purpose of showing physics on an object like gravity, restitution, fluid drag effects, fluid density.
https://github.com/KinsonDigital/SimplePhysicsDemo

Merge branch 'release/v1.0'

65a922b72d211d82c1a2912899bb1a0ad689e979 authored over 6 years ago by KinsonDigital <[email protected]>
Merge branch 'feature/create-object-class' into develop

e0c5e97d099e82b63d6c4252eee6098e12fcc06a authored over 6 years ago by KinsonDigital <[email protected]>
Move surface area to GameObject class

10ef373e56bd70c0926c94f84382d69f41491c93 authored over 6 years ago by KinsonDigital <[email protected]>
Move drag to GameObject class

3f258c5af5bd1a6567fce642591fdaba69725022 authored over 6 years ago by KinsonDigital <[email protected]>
Move restitution coeffecient to GameObject class

6967281219005922fd757e3fd34562ba21c9b311 authored over 6 years ago by KinsonDigital <[email protected]>
Move radius to the GameObject class

6c2b724e17578590f055d9382ba7b54684dfabbb authored over 6 years ago by KinsonDigital <[email protected]>
Move acceleration to GameObject class

c9fe6e76f37f1635bece87c0c4ef6c4707a7d64b authored over 6 years ago by KinsonDigital <[email protected]>
Move mass to GameObject class

201c0c85da398716cbd6d8a017d8d40584df2312 authored over 6 years ago by KinsonDigital <[email protected]>
Move velocity to GameObject class

asdf

b30c47a41015de70c0a1cfc9dad44679bdc4653f authored over 6 years ago by KinsonDigital <[email protected]>
Create game object and move position to object

d938e8f53e76337e33ea2c24134ec67202248a4d authored over 6 years ago by KinsonDigital <[email protected]>
Update README.md file to show simple explanation and instructions

b17f6bcfca856dbb8e8fd6fa6ffac4e40d80307c authored over 6 years ago by KinsonDigital <[email protected]>
Add project to repo

4741d55265814cfd754a2f71613093e8383b6a16 authored over 6 years ago by KinsonDigital <[email protected]>
Initial commit

afff569a0b0ed354cb1a07c82c3ebdd3a50d5978 authored over 6 years ago by KinsonDigital <[email protected]>