Dustin Carr
Results
2
issues of
Dustin Carr
Implemented rounded corners on rects with the addition of a corner_radius option attribute on the rect struct in [rect.rs](https://github.com/nannou-org/nannou/blob/master/nannou/src/draw/primitive/rect.rs). If the corner_radius is None, this reduces to the same code...
Fixed a few significant errors that prevent the code from being usable. - corrected import string for instructor. - `baseUrl` changed to `baseURL` to match the openai type signature. -...