Hello, everyone!
I want to use psychopy to draw a circular ring. Is a good way to draw that?
Hello, everyone!
I want to use psychopy to draw a circular ring. Is a good way to draw that?
Create a Polygon
stimulus with many edges (e.g. a 100-sided regular polygon will look pretty much like a circle on screen):
http://www.psychopy.org/api/visual/polygon.html#psychopy.visual.Polygon
Thank you for your reply. Sorry, I didn’t mentioned clearly before. Actually, I want to draw a circular ring, like the figure showed below.
So either:
ShapeStim
that has no fill colour, or (more clumsily),