From 31b2239bc1ac9b1b3b77fa12b3ad8717043d6864 Mon Sep 17 00:00:00 2001 From: reduz Date: Sat, 29 Nov 2014 09:54:24 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index d4e160e..ae2e760 100644 --- a/Home.md +++ b/Home.md @@ -69,6 +69,7 @@ Some types and method names are about to change in the next days, please read th * [Lighting](tutorial_lighting) * [Shadow Mapping](tutorial_shadow_mapping) * [High Dynamic Range](tutorial_hdr) +* [3D Performance & Limitations](tutorial_3d_performance) * ~~[Light Baking](tutorial_light_baking)~~ * ~~[3D Sprites](tutorial_3d_sprites)~~ * ~~[Using the AnimationTreePlayer](tutorial_animation_tree)~~