orca/examples
martinfouilleul 2bec7a633a [win32] reflected changes to canvas surface interface on GL backend. But implementation still uses the (slower) Loop-Blinn + triangle fan method. 2023-05-16 18:06:22 +02:00
..
atlas [platform/canvas] 2023-03-08 13:19:18 +01:00
canvas [win32] reflected changes to canvas surface interface on GL backend. But implementation still uses the (slower) Loop-Blinn + triangle fan method. 2023-05-16 18:06:22 +02:00
image Fix image data not storing surface handle in mg_image_create() 2023-05-08 13:01:45 +02:00
perf_text Finish separating graphics_common and graphics_surface + add platform_math, so that we can compile graphics_common to wasm in orca 2023-04-26 14:56:02 +02:00
polygon [canvas] replace simple shape helpers with normal paths operations instead of having dedicated primitives for rounded rects/ellipses and so on 2023-04-11 11:16:23 +02:00
simpleWindow [win32, wip] compile and run simple window example 2023-05-12 16:46:13 +02:00
smooth_resize abstracting logging for orca 2023-04-18 18:05:54 +02:00
surface_sharing [surface] pull mp_layer into the generic mg_surface_data struct, out of each backend-specific implementation 2023-03-03 11:50:12 +01:00
test_app abstracting logging for orca 2023-04-18 18:05:54 +02:00
tiger Finish separating graphics_common and graphics_surface + add platform_math, so that we can compile graphics_common to wasm in orca 2023-04-26 14:56:02 +02:00
triangleGL [win32, wip] simple GL triangle example 2023-05-12 16:50:14 +02:00
triangleGLES end of line renormalization 2023-03-05 16:05:43 +01:00
triangleMetal [osx build/linking] 2023-02-21 17:09:26 +01:00
ui abstracting logging for orca 2023-04-18 18:05:54 +02:00