block by mbostock 1123639

Rounded Rectangles

Full Screen

Inspired by this Paper.js example, this demonstrates animated rounded rectangles (svg:rect elements with “rx” and “ry” attributes). The data associated with each rectangle is its center position and rotation angle in degrees. Each tick of the animation, the rectangles drift towards the mouse location and rotate slightly. Built with D3.js using SVG.

index.html