We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecce5db commit 4a0bbbbCopy full SHA for 4a0bbbb
content/wiki/references.toml
@@ -2283,6 +2283,18 @@ url = "https://www.dgp.toronto.edu/~karan/courses/csc418/fall_2002/notes/cull.ht
2283
type = "article"
2284
tags = []
2285
2286
+[allenchou-game-physics-series]
2287
+title = "AllenChou's Game Physics Series"
2288
+url = "https://allenchou.net/game-physics-series/"
2289
+type = "article"
2290
+tags = []
2291
+
2292
+[gdc2014-understanding-constraints]
2293
+title = "GDC 2014: Physics for Game Programmers: Understanding Constraints"
2294
+url = "https://gdcvault.com/play/1020603/Physics-for-Game-Programmers-Understanding"
2295
+type = "video"
2296
2297
2298
2299
2300
################################################################################
0 commit comments