From 8903a2f79d6cbf1a5233fb4660a9128d2ce9424d Mon Sep 17 00:00:00 2001 From: Ray Date: Wed, 31 Aug 2016 12:12:44 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 28bb7fe..6ff5f36 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -1,4 +1,23 @@ ### Table of Contents *** +## Library Design +* raylib arquitecture +* External dependencies +* OpenGL Graphic API +* 2D vs 3D Development +* [raylib custom shaders](raylib-generic-uber-shader-and-custom-shaders) +* Default Paths -This is a test \ No newline at end of file +## Platform Compilation +* Compile for Windows +* Compile for GNU Linux +* Compile for OSX +* Compile for Android +* Compile for Raspberry Pi +* Compile for Web (HTML5) +* Compile for Oculus Rift CV1 +## Help! +* How To: Using SpriteFonts +* How To: audio module as standalone library +* How To: rlgl module as standalone library +* FAQ \ No newline at end of file