Difference between revisions of "Welcome!"

From GiderosMobile
 
(123 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
=== Reminder: Gideros is free, but donations keep it growing ===
 +
===='''http://giderosmobile.com/donate&download'''====
 +
=====When Gideros went open source, my initial reaction wasn't "Wow! I've been paying for this, but it's free now!" My reaction was more like "Oh no... [[testimonies|read more]]=====
  
<gallery mode="packed" caption="Here you will find various guides and resources to help you use GiderosMobile">
+
==<div style="background-color:#88ACBC;>'''GIDEROS API REFERENCES'''</div>==
Image:studio_1.png
+
{|-
<!-- Image:Ikonomikon screenshot 03.png -->
+
|style="width: 33%;"|
</gallery>
+
:::::::::::
 +
==='''[[Lua API]]'''===
  
=== API Reference ===
+
|style="width: 33%;"|
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
+
:::::::::::
[[Accelerometer]]<br/>
+
==='''[[Main API]]'''===
[[AlertDialog]]<br/>
 
[[Application]]<br/>
 
[[Bitmap]]<br/>
 
[[Core]]<br/>
 
[[Cryptography]]<br/>
 
[[Event]]<br/>
 
[[EventDispatcher]]<br/>
 
[[Font]]<br/>
 
[[FontBase]]<br/>
 
[[Geolocation]]<br/>
 
[[Gyroscope]]<br/>
 
[[JS]]<br/>
 
[[KeyCode]]<br/>
 
[[Matrix]]<br/>
 
[[Mesh]]<br/>
 
[[MovieClip]]<br/>
 
[[Object]]<br/>
 
[[Particles]]<br/>
 
[[Path2D]]<br/>
 
[[Pixel]]<br/>
 
[[RenderTarget]]<br/>
 
[[Screen]]<br/>
 
[[Shader]]<br/>
 
[[Shape]]<br/>
 
[[Sound]]<br/>
 
[[SoundChannel]]<br/>
 
[[Sprite]]<br/>
 
[[Stage]]<br/>
 
[[TTFont]]<br/>
 
[[TextField]]<br/>
 
[[TextInputDialog]]<br/>
 
[[Texture]]<br/>
 
[[TextureBase]]<br/>
 
[[TexturePack]]<br/>
 
[[TextureRegion]]<br/>
 
[[TileMap]]<br/>
 
[[Timer]]<br/>
 
[[UrlLoader]]<br/>
 
[[Viewport]]<br/>
 
</div>
 
  
----
+
|style="width: 34%;"|
 +
:::::::::::
 +
==='''[[Plugins]]'''===
 +
|}
  
=== Plugins Reference ===
+
{|-
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
+
|style="width: 33%;"|
[[Special:MyLanguage/Ads|Ads]]<br/>
+
:::::::::::
[[Special:MyLanguage/bit|bit]]<br/>
+
==='''[[UI]]'''===
[[Special:MyLanguage/bump|bump]]<br/>
 
[[Special:MyLanguage/camera|camera]]<br/>
 
[[Special:MyLanguage/Controller|Controller]]<br/>
 
[[Special:MyLanguage/Facebook Instant Games|Facebook Instant Games]]<br/>
 
[[Special:MyLanguage/flurry|flurry]]<br/>
 
[[Special:MyLanguage/Gaming|Gaming]]<br/>
 
[[Special:MyLanguage/Iab|Iab]]<br/>
 
[[Special:MyLanguage/json|json]]<br/>
 
[[Special:MyLanguage/lfs|lfs]]<br/>
 
[[Special:MyLanguage/LiquidFun|LiquidFun]] (Box2D+)<br/>
 
[[Special:MyLanguage/lpeg|lpeg]]<br/>
 
[[Special:MyLanguage/Media|Media]]<br/>
 
[[Special:MyLanguage/Microphone|Microphone]]<br/>
 
[[Special:MyLanguage/ReactPhysics3D|ReactPhysics3D]]<br/>
 
[[Special:MyLanguage/TTS|TTS]]<br/>
 
</div>
 
  
<!--
+
|style="width: 33%;"|
===== Deprecated: =====
+
:::::::::::
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
+
==='''[[Shaders]]'''===
[[Special:MyLanguage/Facebook|Facebook]]<br/>
 
[[Special:MyLanguage/GoogleBilling|GoogleBilling]]<br/>
 
[[Special:MyLanguage/iad|iad]]<br/>
 
[[Special:MyLanguage/iad.Banner|iad.Banner]]<br/>
 
[[Special:MyLanguage/Notification|Notification]]<br/>
 
[[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 
[[Special:MyLanguage/StoreKit|StoreKit]]<br/>
 
</div>
 
-->
 
----
 
  
=== Lua API ===
+
|style="width: 34%;"|
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
+
:::::::::::
[[Special:MyLanguage/(global)|(global)]]<br />
+
==='''[[Multiplayer]]'''===
[[Special:MyLanguage/coroutine|coroutine]]<br />
+
|}
[[Special:MyLanguage/debug|debug]]<br />
 
[[Special:MyLanguage/file|file]]<br />
 
[[Special:MyLanguage/int64|int64]]<br />
 
[[Special:MyLanguage/io|io]]<br />
 
[[Special:MyLanguage/math|math]]<br />
 
[[Special:MyLanguage/os|os]]<br />
 
[[Special:MyLanguage/package|package]]<br />
 
[[Special:MyLanguage/string|string]]<br />
 
[[Special:MyLanguage/table|table]]<br />
 
[[Special:MyLanguage/utf8|utf8]]<br />
 
[[Special:MyLanguage/zlib|zlib]]<br />
 
</div>
 
  
----
+
{|-
 +
|style="width: 33%;"|
 +
:::::::::::
 +
==='''[[ECS]]'''===
  
[[Lua enhancements]]<br/>
+
|style="width: 33%;"|
 +
:::::::::::
  
----
+
|style="width: 34%;"|
 +
:::::::::::
 +
|}
  
== GUIDES ==
+
== <div style="background-color:#B3CB93;>'''GIDEROS GUIDES AND TUTORIALS'''</div> ==
 
{|-
 
{|-
| style="width: 30%;"|
+
|style="width: 33%; vertical-align:top;"|
 +
:::::::::::
 +
=== Tutorials ===
 +
[[Start Here|You can start here]]<br/>
 +
[[Video Tutorials]]<br/>
 +
[[Written Tutorials]]<br/>
  
=== Lua Reference ===
+
=== From the Forum ===
<!-- [[Basic Concepts]]<br/> -->
+
[[ftf_snippets|Forum Snippets and more...]]<br/>
[[The Language]]<br/>
+
[[ftf_libs|Forum Libs and more...]]<br/>
<!-- [[Classes]]<br/> -->
 
<!-- [[Standard Libraries]]<br/> -->
 
<!-- [[Lua enhancements]]<br/> -->
 
  
=== Quick Start ===
+
=== Links ===
[[Why use Gideros?]]<br/>
+
[[Made With Gideros]]<br/>
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
 
[[Gideros Studio IDE]]<br/>
 
[[Your Very First Program]]<br/>
 
  
 +
|style="width: 33%; vertical-align:top;"|
 +
:::::::::::
 
=== Ultimate Guide ===
 
=== Ultimate Guide ===
 
[[Introduction]]<br/>
 
[[Introduction]]<br/>
 +
[[Lua to Luau conversion guide]]<br/>
 
[[Gideros Studio]]<br/>
 
[[Gideros Studio]]<br/>
 
[[Getting Started]]<br/>
 
[[Getting Started]]<br/>
 +
[[Gideros Player]]<br/>
 +
[[Your first code]]<br/>
 
[[Introduction to Lua]]<br/>
 
[[Introduction to Lua]]<br/>
 
[[Classes in Gideros]]<br/>
 
[[Classes in Gideros]]<br/>
[[Introduction to Graphics|Introduction to Graphics and Animation]]<br/>
+
[[Scene Management]]<br/>
[[Playing_Sound_and_Music]]<br/>
+
[[Introduction to Graphics]]<br/>
[[Hardware_and_OS]]<br/>
+
[[Introduction to Graphics Shapes]]<br/>
[[Extend_your_application_with_plugins]]<br/>
+
[[Introduction to Fonts]]<br/>
[[Event_system]]<br/>
+
[[Playing Sound and Music]]<br/>
 +
[[Event system]]<br/>
 +
[[File system]]<br/>
 
[[Profiling]]<br/>
 
[[Profiling]]<br/>
 +
[[Hardware and OS]]<br/>
 +
[[Exporting to a Player|Exporting your project ('''Xbox, ...''')]]<br/>
 +
[[Making a Plugin]]<br/>
  
<!--
+
|style="width: 34%; vertical-align:top;"|
=== API Reference ===
+
:::::::::::
[[Main API]]<br/>
 
[[Plugins]]<br/>
 
[[Lua API]]<br/>
 
[[Facebook Instant Games]]<br/>
 
  
=== Lua Reference ===
+
=== Latest ===
[[Basic Concepts]]<br/>
+
[[Latest Release|Latest Gideros]]<br/>
[[The Language]]<br/>
+
[[Latest Luau]]<br/>
[[Classes]]<br/>
 
[[Standard Libraries]]<br/>
 
[[Lua enhancements]]<br/>
 
-->
 
  
| style="width: 30%;"|
+
=== Gideros Shorts ===
 +
[[Short-Issue-1|#1 - June 2023 - Overheat]]<br/>
 +
[[Short-Issue-2|#2 - Sept. 2023 - 3D Maze]]<br/>
 +
|}
  
=== Creating UI in Gideros ===
+
== <div style="background-color:#FCE1B7;>'''GIDEROS HELPERS'''</div> ==
[[UI Text]]<br/>
+
{|-
[[UI Buttons]]<br/>
+
|style="width: 33%; vertical-align:top;"|
[[UI Color Picker]]<br/>
+
:::::::::::
[[UI Scrollable List]]<br/>
+
=== UI Classes ===
[[UI Slider]]<br/>
+
[[UI Buttons|UI Buttons]]<br/>
 +
[[UI Text|UI Text]] (TextBox, TextWrap, ...)<br/>
 +
[[UI Slider|UI Sliders]]<br/>
 +
[[UI Color Picker|UI Color Picker]]<br/>
 +
[[UI Scrollable List|UI Scrollable List]]<br/>
 +
[[ImGui Examples|ImGui Snippets]]<br/>
  
=== Creating a Game in Gideros ===
+
=== 3D ===
[[Scene Manager]]<br/>
+
[[3D Plane]]<br/>
 +
 
 +
|style="width: 33%; vertical-align:top;"|
 +
:::::::::::
 +
=== Game Helpers ===
 
[[Game Camera]]<br/>
 
[[Game Camera]]<br/>
 +
[[Animated Sprite Factory|Animations (Sprite Sheets)]]<br/>
 
[[Mobile Controls]]<br/>
 
[[Mobile Controls]]<br/>
[[CBump|CBump Template]]<br/>
+
[[VirtualRelativeJoystick|Onscreen Joystick]]<br/>
 +
[[Tiled Map Editor|Tiled]]<br/>
 +
[[CBump Template]]<br/>
 +
[[Pathfinding]] '''''NEW'''''<br/>
  
 +
|style="width: 34%; vertical-align:top;"|
 +
:::::::::::
 +
 +
=== Exotic ===
 +
[[dictionary_tree_search]]<br/>
 +
[[Lua Tar Extraction Module]]<br/>
 +
 +
=== Shaders Helpers ===
 +
[[Custom Shader Examples]]<br/>
 +
[[Lua Shader Examples]]<br/>
 +
|}
 +
 +
== <div style="background-color:#B98686;>'''GIDEROS ADVANCED'''</div> ==
 +
{|-
 +
|style="width: 33%; vertical-align:top;"|
 +
:::::::::::
 
=== Advanced ===
 
=== Advanced ===
[[Examples|Examples (AKA Gideros Forum Gems)]]<br/>
+
[[What Does What]]<br/>
[[Writing Shaders]]<br/>
 
<!-- [[Making an Add-on]]<br/> -->
 
 
[[Compiling Gideros Source]]<br/>
 
[[Compiling Gideros Source]]<br/>
[[Making a Plugin]]<br/>
+
[[Compiling Gideros Luau Source]]<br/>
[[What Does What]]<br/>
 
 
[[Helping With Documentation]]<br/>
 
[[Helping With Documentation]]<br/>
 +
[[CPlusPlus for Gideros Studio Help]]<br/>
  
| style="width: 30%;"|
+
|style="width: 33%; vertical-align:top;"|
 
+
:::::::::::
=== Exporting ===
+
=== Wiki Special Links ===
[[Deployment to Device]]<br/>
+
[[Special:AllPages]]<br/>
<!-- [[Extend with Plugins]]<br/> -->
+
[[All Classes and more]]<br/>
[[The Stores]]<br/>
+
[[Wiki Sandbox]]<br/>
 
 
=== Links ===
 
[[Video Tutorials]]<br/>
 
[[Article Tutorials]]<br/>
 
<!-- [[Troubleshooting]]<br/> -->
 
[[Made With Gideros]]<br/>
 
[[Developer YouTube Channels]]<br/>
 
  
 +
|style="width: 34%; vertical-align:top;"|
 +
:::::::::::
 
|}
 
|}

Latest revision as of 21:26, 14 December 2023

Reminder: Gideros is free, but donations keep it growing

http://giderosmobile.com/donate&download

When Gideros went open source, my initial reaction wasn't "Wow! I've been paying for this, but it's free now!" My reaction was more like "Oh no... read more

GIDEROS API REFERENCES

Lua API

Main API

Plugins

UI

Shaders

Multiplayer

ECS

GIDEROS GUIDES AND TUTORIALS

Tutorials

You can start here
Video Tutorials
Written Tutorials

From the Forum

Forum Snippets and more...
Forum Libs and more...

Links

Made With Gideros

Ultimate Guide

Introduction
Lua to Luau conversion guide
Gideros Studio
Getting Started
Gideros Player
Your first code
Introduction to Lua
Classes in Gideros
Scene Management
Introduction to Graphics
Introduction to Graphics Shapes
Introduction to Fonts
Playing Sound and Music
Event system
File system
Profiling
Hardware and OS
Exporting your project (Xbox, ...)
Making a Plugin

Latest

Latest Gideros
Latest Luau

Gideros Shorts

#1 - June 2023 - Overheat
#2 - Sept. 2023 - 3D Maze

GIDEROS HELPERS

UI Classes

UI Buttons
UI Text (TextBox, TextWrap, ...)
UI Sliders
UI Color Picker
UI Scrollable List
ImGui Snippets

3D

3D Plane

Game Helpers

Game Camera
Animations (Sprite Sheets)
Mobile Controls
Onscreen Joystick
Tiled
CBump Template
Pathfinding NEW

Exotic

dictionary_tree_search
Lua Tar Extraction Module

Shaders Helpers

Custom Shader Examples
Lua Shader Examples

GIDEROS ADVANCED

Advanced

What Does What
Compiling Gideros Source
Compiling Gideros Luau Source
Helping With Documentation
CPlusPlus for Gideros Studio Help

Wiki Special Links

Special:AllPages
All Classes and more
Wiki Sandbox