Ed Ball

Results 9 issues of Ed Ball

Hi, I just upgraded to Jekyll 2, and I'm getting the following error: `Unable to activate jekyll-liquid-plus-1.2.0, because jekyll-2.0.3 conflicts with jekyll (~> 1.3.0) (Gem::LoadError)` Previously, everything was working great....

As requested by many, similar to the Amplitude Modulation demo.

At the minute, all control points on shapes can only be controlled via the dat.gui. Perhaps a more natural mechanism would to allow these points to be moved via mouse...

enhancement

Hi I noticed that Guinea-Bissau has `unMember: false`, but it is actually a member. (Data source here: https://www.un.org/en/about-us/member-states#gotoG). Here's a pull request to rectify that. Thanks, Ed

Hi Billy, great book. On page 228, there's a couple of equations ``` x1 = (x-centerX) * cos(rotation) - (y-centerY) * sin(rotation) y1 = (y-centerY) * cos(rotation) + (x-centerX) *...

Hi Stuart - great library. One thing I've noticed is that if you hold your mouse down, and move off the right hand side of the keyboard, you hear a...

Feedback from a user: > 1. When I tried to create an expression for (v1 x v2) x v3, it gave me an error that there are too many operators....

The actual HTML that's used on this page doesn't follow the page's own advice about using `td` elements (rather than `th` elements) when the cell is empty. This pull request...

ready to merge