code from class 11
here’s the box2d code — box2d be sure to add the box2d addon to the addons folder.
most of this is from this github:
https://github.com/vanderlin/ofxBox2d
but the red folders are things I’ve added, including getting box2d to work with a vector field and also, hooking up box2d to live video. (using triangulation)
example of getting good points for letters: letters
here’s letter form + springs (simple experiment) algo_wk10_springs_letters
code from class 10
code from class 10 (object oriented approaches, noise, flocking ) algo_wk10
code from week 9
here’s spring code from wk9
code from class 4
here’s the code from class 4 (point recorder / noise) wk_4
code from class 3
here’s code from week 3 — algo_wk3_fixed (sorry, the first zip had a bad example, so I’ve re-uploaded the code)
