# HG changeset patch # User Steve Losh # Date 1467732174 0 # Node ID 878bb6238413d9ccb564f844fbfadbf7e212a2f6 # Parent ba3e1b31d19ed858d3fc9d8f87eec79638a28888 Update diff -r ba3e1b31d19e -r 878bb6238413 README.markdown --- 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][].