Skip to content

Commit d26d9a0

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial/content.md
Co-authored-by: Karl Söderby <[email protected]>
1 parent b40ee43 commit d26d9a0

File tree

1 file changed

+3
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial

1 file changed

+3
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial/content.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ tags: [Display, 3D, TinyGL]
77

88
## Introduction
99

10-
Using a 3D engine to construct and render objects can be a hardware heavy process. Now with the GIGA R1 WiFi, GIGA Display Shield and the TinyGL library this can be an easy process! The powerful GIGA R1 WiFi board can run the 3D engine while rendering it on the display shield, utilizing the touch interface of the display to move and interact with the rendered objects. This tutorial will show you how to make use of these features!
10+
Using a 3D engine to construct and render objects can be a hardware heavy process. Now with the GIGA R1 WiFi, GIGA Display Shield and the [TinyGL](https://github.com/arduino-libraries/TinyGL) library this can be an easy process! The powerful GIGA R1 WiFi board can run the 3D engine while rendering it on the display shield, utilizing the touch interface of the display to move and interact with the rendered objects.
11+
12+
In this tutorial, we will show you how to make use of these features!
1113

1214
## Hardware & Software Needed
1315

0 commit comments

Comments
 (0)