Cryru / Emotion

A game engine.
MIT License
56 stars 5 forks source link

Sprite vertices are clockwise #89

Open Cryru opened 1 year ago

Cryru commented 1 year ago

VertexData's SpriteToVertexData should assign vertices counterclockwise so that backface culling can become the default.