orca/examples
Martin Fouilleul 43d413dbbc [surface] graphics surface sharing API + osx implementation 2023-03-01 16:15:36 +01:00
..
atlas [canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling) 2023-02-28 16:54:39 +01:00
canvas [win32 build/link] 2023-02-21 18:43:30 +01:00
image [canvas] decompose image atlas API into simple rect atlas API + image atlas helpers. This avoids creating a bunch of new types/handles, and exposes the underlying image/sourceRegion so that user code can freely use these for more complex scenarios (eg drawing only a sub-region of an atlased image, or using an atlas image for arbitrary path filling) 2023-02-28 16:54:39 +01:00
perf_text [win32 build/link] 2023-02-21 18:43:30 +01:00
simpleWindow re-working graphics surfaces 2022-12-26 18:33:31 +01:00
surface_sharing [surface] graphics surface sharing API + osx implementation 2023-03-01 16:15:36 +01:00
test_app text box 2022-08-15 10:20:29 +02:00
triangleGL [win32 build/link] 2023-02-21 18:43:30 +01:00
triangleGLES [win32 build/link] 2023-02-21 18:43:30 +01:00
triangleMetal [osx build/linking] 2023-02-21 17:09:26 +01:00