bevy/examples/testbed
ickshonpe 3d72f494a2
Layout rounding debug example (#16096)
# Objective

Simple example for debugging layout rounding errors.

<img width="1039" height="752" alt="layout_rounding_debug"
src="https://github.com/user-attachments/assets/12673000-e267-467e-b25b-3f8001c1347c">

Any white lines are gaps in the layout caused by coordinate rounding
errors.
2024-10-27 20:08:51 +00:00
..
2d.rs Introduce testbed examples starting with 2d (#15954) 2024-10-16 17:37:47 +00:00
3d.rs Check examples screenshots on windows (#16010) 2024-10-20 14:58:35 +00:00
ui_layout_rounding.rs Layout rounding debug example (#16096) 2024-10-27 20:08:51 +00:00