orca/sketches
Martin Fouilleul 4b2580f510 Documentation and some API cleaning
- Fleshing out Readme
- Renaming pong to breakout
- Renaming triangleGLES to triangle
- Move cheatsheets to their own directory
- Cleanup clock example to use in QuickStart
- QuickStart.md
- Some API cleaning:
    - oc_font_create_from_file()/oc_font_create_from_path()
    - oc_image_create_from_file/oc_image_create_from_path
    - oc_canvas_set_current() -> oc_canvas_select()
    - some matrix helpers
2023-09-10 12:29:40 +02:00
..
atlas replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
canvas [canvas] remove degenerate point lines when encoding strokes 2023-09-01 19:40:37 +02:00
image replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
multi_surface Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
perf_text replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
render_thread Documentation and some API cleaning 2023-09-10 12:29:40 +02:00
resources Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
simpleWindow replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
smiley [canvas] remove degenerate point lines when encoding strokes 2023-09-01 19:40:37 +02:00
smooth_resize replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
tiger replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
triangleGL replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
triangleGLES replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00
triangleMetal Makes sketches compile and run with changes introduced by renaming pass. 2023-08-28 12:37:33 +02:00
ui replace cp with copy in sketches build.bat scripts 2023-08-29 07:56:28 +00:00