878bb6238413
Update
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Tue, 05 Jul 2016 15:22:54 +0000 |
parents | ba3e1b31d19e |
children | 4dc0d5191212 |
branches/tags | (none) |
files | README.markdown |
Changes
--- a/README.markdown Tue Jul 05 00:50:24 2016 +0000 +++ b/README.markdown Tue Jul 05 15:22:54 2016 +0000 @@ -478,3 +478,9 @@ * Added anonymous variables and the `*_void` instructions to [Bones][]. This was more difficult than I anticipated, but part of it was a bunch of refactoring that had to happen along the way. + +### 2016-07-04 + +* Did the "Intro to Fractals" episode of [Coding Math][]. Fun stuff. Need to + play around with animating them like he did at the very end. +* More [Learning WebGL][].