abhishekshah1998 / CoinToss

Android application simulating an actual coin toss based on the pressure applied to toss the coin.
1 stars 0 forks source link

Coin toss is not showing the trajectory going up and down #3

Open nmondal opened 4 years ago

nmondal commented 4 years ago

It has to show the coin moving up n down. Also it is shown to be falling down into a massive viscous media.

abhishekshah1998 commented 4 years ago

Sir, the animation is supposed to be like this: ezgif com-video-to-gif

I am not sure how I could animate the coin moving up and down. Please share any media regarding the same if you come across. I will replace the background as a massive viscous media in the next #update.

nmondal commented 4 years ago

Try something like this : https://www.youtube.com/watch?v=KbzumuyRDts But do not change the physics as of now. It is what it is. wobbling is just a bit too much now.

abhishekshah1998 commented 4 years ago

Sir, I have read through various resources to figure out the animation part. I found that an animation as complex as this video could be better developed using Unity 3D. I have also found an interesting application, maybe that is something what you are looking for? https://play.google.com/store/apps/details?id=com.fithx.coinflip This has been developed using Unity 3D.

Try something like this : https://www.youtube.com/watch?v=KbzumuyRDts But do not change the physics as of now. It is what it is. wobbling is just a bit too much now.