From c2a6d21dcb8067599f710b349067488f7d00e4b5 Mon Sep 17 00:00:00 2001 From: "John Wilbert M. Villamor" Date: Thu, 18 Jul 2019 09:19:44 +0800 Subject: Added fpscam example, added small descriptions to examples, minor readme changes --- examples/gte/main.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'examples/gte') diff --git a/examples/gte/main.c b/examples/gte/main.c index 3fec9d7..432ef95 100644 --- a/examples/gte/main.c +++ b/examples/gte/main.c @@ -4,7 +4,9 @@ * GTE Graphics Example * 2019 Meido-Tek Productions / PSn00bSDK Project * - * To build, simply run make. + * Renders a spinning 3D cube with light source calculation + * using GTE macros. + * * * Example by Lameguy64 * -- cgit v1.2.3