AnishG555
AnishG555

Reputation: 1

How would I draw a circle using an SFML vertex array?

For a university assignment, I need to draw various shapes using a vertex array, and one such shape that they have asked for is a circle.

I know that I would need to use sf::TriangleFan but I'm not super experienced with SFML, so how would I go about this?

Upvotes: 0

Views: 146

Answers (0)

Related Questions