.. _tutorials: Tutorials ========= This section lists written tutorials on **haiku** C API. The public API can be split into several categories: Main components: ^^^^^^^^^^^^^^^^ - `device `_ - `window `_ .. - `swapchain `_ resources: ^^^^^^^^^^ - `images `_ - `views `_ - `buffers `_ .. - `layout `_ .. - `bindgroup `_ .. - `compute pipelines `_ .. - `graphic pipelines `_ .. - `mesh pipelines `_ .. - `swapchain `_ .. commands: .. ^^^^^^^^^ List of tutorials: ^^^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 :glob: tuto_initialize tuto_device tuto_buffer tuto_image tuto_view tuto_layout tuto_window