CodingTrain / CodingTrain/Suggestion-Box
Coding Challenge: Blob made of springs
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
https://cdn-images-1.medium.com/max/800/1*gapWpxJSlBSFiXVd-2RinQ.gif
Following the last tutorial on blob making, I'd love to learn how to make blobs moving organically (almost like a fluid, see GIF above) using springs instead of random values. This technic was mentioned / suggested a couple of times in the video tutorials but has not been tackled yet.
I've personnaly tried to connect particles to springs and give them a repulsion force from each other (that is proportionnal to distance) but it was a total failure ! --> https://media.giphy.com/media/NQhWWF8hFEu4Q1Ydg8/giphy.gif
If you happen to read that message Mr. Shiffman, I'd love you explain me what's wrong with my approach.
Much love
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.