We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6e844 commit 76a9ef1Copy full SHA for 76a9ef1
src/content/docs/tutorial/02 Drawing a triangle/00 Creating a window.md
@@ -2,7 +2,6 @@
2
title: Creating a Window
3
description: Learn how to set up a blank window for your graphics application using GLFW and Daxa.
4
slug: "tutorial/drawing-a-triangle/creating-a-window"
5
-: https://github.com/learndaxa/Tutorial/edit/main/docs/02 Drawing a triangle/00_Creating_a_window.md
6
---
7
8
## Introduction
src/content/docs/tutorial/02 Drawing a triangle/02 Choosing a device.md
title: Choosing a device
description: Choosing a device
slug: "tutorial/drawing-a-triangle/choosing-a-device"
-: https://github.com/learndaxa/Tutorial/edit/main/docs/02 Drawing a triangle/02_Choosing_a_device.md
## Device selection
0 commit comments