User Tools

Site Tools


en:orx:reference:object:main

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:orx:reference:object:main [2017/05/29 21:50 (8 years ago)] – external edit 127.0.0.1en:orx:reference:object:main [2018/01/21 02:54 (8 years ago)] (current) – Content moved. Deleted. sausage
Line 1: Line 1:
-====== Object ====== 
- 
- 
-==== OrxFrame ==== 
-  * Frame (scene node) Module. Allows to handles frame (scene nodes). It consists in a nodes (arranged in a hierarchical tree) having their position given in their parent local coordinate subsystem and caching their global one (in the root coordinate system). They're used to give position, rotation & scale to an object or a group of objects. Frames are structures. They thus can be referenced by Object Module.  
-  * [[en:orx:reference:object:snippets#OrxFrame|Code Snippets]] 
- 
-==== OrxFX ==== 
-  * FX module. Allows to creates rendering special effects affecting color, scale, rotation and position of visuals. 
-  * [[en:orx:reference:object:snippets#OrxFX|Code Snippets]] 
- 
-==== OrxFXPointer ==== 
-  * FXPointer module. Allows to creates rendering special effects containers for objects.  
-  * [[en:orx:reference:object:snippets#OrxFXPointer|Code Snippets]] 
- 
-==== OrxObject ==== 
-  * Object module. Allows to creates and handle objects Objects are structures containers that can refer to many other structures such as frames, graphics, etc... 
-  * [[en:orx:reference:object:snippets#OrxObject|Code Snippets]] 
- 
-==== OrxSpawner ==== 
-  * Spawner module. Allows to spawn orxSPAWNERS Spawners derived from structures  
-  * [[en:orx:reference:object:snippets#OrxSpawner|Code Snippets]] 
- 
-==== OrxStructure ==== 
-  * Structure module. Allows to creates and handle structures. Structures can be referenced by other structures (or objects).  
-  * [[en:orx:reference:object:snippets#OrxStructure|Code Snippets]] 
- 
-==== OrxTimeLine ==== 
-  * TimeLine module. Allows to creates time lines: sequences of text events 
-  * [[en:orx:reference:object:snippets#OrxTimeLine|Code Snippets]] 
- 
- 
-===== Config ===== 
-  * [[en:orx:config:settings_structure:orxobject|Object]] 
-  * [[en:orx:config:settings_structure:orxspawner|Spawner]] 
- 
-===== Tutorials ===== 
-==== Basic ==== 
-  * [[tutorials:object|Basic Object Tutorial]] 
-  * [[tutorials:frame|Basic Frame Tutorial]] 
-  * [[tutorials:fx|Basic FX Tutorial]] 
-  * [[tutorials:spawner|Basic Spawner & Shader Tutorial]] 
-  * [[tutorials:community:grey:tutorial3|Static Scene Tutorial]] (Warning: You are recommended to start with [[tutorials:community:grey:tutorial1|Grey's Tutorial 1]]) 
-  * [[tutorials:community:sausage:tracks|Timelines / Tracks]] 
-==== Advanced ==== 
-  * [[tutorials:community:sausage:using_orxobjects_in_classes_with_an_eventhandler|Using orxObjects in Classes with an EventHandler]] 
- 
  
en/orx/reference/object/main.1496119845.txt.gz · Last modified: 2017/05/30 00:50 (8 years ago) (external edit)