Skip to content

Commit

Permalink
Merge pull request CodingTrain#1000 from CodingTrain/shiffman-patch-1
Browse files Browse the repository at this point in the history
Adding 177 video number
  • Loading branch information
shiffman committed Apr 14, 2023
2 parents fcc68c1 + 315cd3f commit 9027788
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion content/videos/challenges/177-soft-body-character/index.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"title": "Soft Body Character",
"videoNumber": "177",
"description": "Embark on a squishy adventure as I attempt to create a soft body physics simulation for a character with toxiclibs.js and p5.js!",
"videoId": "IxdGyqhppis",
"nebulaSlug": "codingtrain-coding-challenge-177-soft-body-character",
Expand Down Expand Up @@ -148,7 +149,13 @@
"title": "Advanced Character Physics",
"url": "http://www.cs.cmu.edu/afs/cs/academic/class/15462-s13/www/lec_slides/Jakobsen.pdf",
"description": "The paper discusses an algorithm using Verlet integration to model a physics system."
}
},
{
"icon": "🔗",
"title": "Thi.ng",
"url": "https://thi.ng/",
"description": "Karsten Schmidt's long-term project devoted to Computational Design."
}
]
},
{
Expand Down

0 comments on commit 9027788

Please sign in to comment.