Skip to content

New shapes!

Pre-release
Pre-release
Compare
Choose a tag to compare
@amyjko amyjko released this 19 May 20:24
· 363 commits to main since this release

This weekend, we polished accessibility, security, and layout, and added to new types of shapes that can be added to a Stage:

  • Circle, which takes a radius and a center position
  • Polygon, which takes a radius, a center position, and a number of sides

Like Rectangle, both interact with the physics engine, so they can be used to create interesting boundaries of other output to collide with.