Source code for Javascript tree that features in “Inventing on Principle” video

后端 未结 3 1806
野性不改
野性不改 2020-12-28 22:04

I was quite inspired by Bret Victor\'s Inventing on Principle video (http://vimeo.com/36579366).

Also, I was very fascinated by that tree drawn using Javascript. I

3条回答
  •  灰色年华
    2020-12-28 23:00

    This is a good place to start, if you are very new to 2D graphics in Javascript.

    https://developer.mozilla.org/en/Drawing_Graphics_with_Canvas

    As for the tree source code, I would be interested in looking at it too!

提交回复
热议问题