jonobr1 / two.js

A renderer agnostic two-dimensional drawing api for the web.
https://two.js.org
MIT License
8.29k stars 454 forks source link

[Bug] twojs-particle-sandbox example renders circle in square #647

Closed geohuz closed 2 years ago

geohuz commented 2 years ago

Describe the bug Run the twojs-particle-sandbox example choose circle in shapes column, it always render a square.

Expected behavior A circle is a circle.

jonobr1 commented 2 years ago

That should be fixed. Thanks for posting!