linebender / bevy_vello

An integration to render with Vello in Bevy game engine.
https://linebender.org/bevy_vello/
Apache License 2.0
117 stars 12 forks source link

VelloText debug boxes not rendering correctly while rotated #41

Open seabassjh opened 4 months ago

seabassjh commented 4 months ago

Probably would need to calculate the points of the non-rotated box, transform those points by either the affine matrix or a derived quaternion then draw those transformed points as connected lines to form a box