orca/samples
Ilia Demianenko aff03630da Make UI look nicer
Design system by semi.design: https://semi.design/en-US/start/overview

SVG icon workflow:
- Find the SVG with devtools
- Copy curve path to https://yqnn.github.io/svg-path-editor/
- Scale X and Y by 1/size (usually 1/24)
- In `ui.c`, do offset and scale with a matrix transform, then the draw commands can use the exact numbers from the normalized SVG
2023-09-06 22:24:00 -07:00
..
clock update samples for oc_window_set_content_size oc_vec2 change 2023-08-24 11:42:28 -07:00
fluid remove stale comments in samples 2023-08-30 15:35:28 +02:00
glesTriangle expose oc_surface_contents_scaling() to get dpi scaling from a surface 2023-08-28 12:10:29 +02:00
pong remove stale comments in samples 2023-08-30 15:35:28 +02:00
ui Make UI look nicer 2023-09-06 22:24:00 -07:00