Skip to content

Commit 5850a54

Browse files
Update HowTo graphics index to match other pages and correct gramatical error
1 parent def3a73 commit 5850a54

File tree

1 file changed

+5
-9
lines changed
  • articles/getting_to_know/howto/graphics

1 file changed

+5
-9
lines changed

articles/getting_to_know/howto/graphics/index.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requireMSLicense: true
66

77
## In This Section
88

9-
This section demonstrates several graphical concepts divided into three categories:
9+
This section demonstrates several graphical concepts divided into the following categories:
1010

1111
* [2D Sprite Rendering](#2d-sprite-rendering)
1212
* [Cameras](#cameras)
@@ -45,20 +45,16 @@ This section walks through several core concepts related to sprite rendering, in
4545

4646
Demonstrates how to animate a sprite from a texture using a custom class.
4747

48-
> [!IMPORTANT]
49-
> More to articles to follow.
48+
> More Coming soon
5049
5150
### Cameras
5251

53-
> [!IMPORTANT]
54-
> Articles to follow.
52+
> Coming soon
5553
5654
### 3D Rendering
5755

58-
> [!IMPORTANT]
59-
> Articles to follow.
56+
> Coming soon
6057
6158
### 3D Collisions
6259

63-
> [!IMPORTANT]
64-
> Articles to follow.
60+
> Coming soon

0 commit comments

Comments
 (0)