User Tools

Site Tools


gamedev

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gamedev [2024/02/04 13:54] dragonlordgamedev [2025/03/13 19:24] (current) dragonlord
Line 9: Line 9:
 For a quick start have a look at the [[gamedev:deigde:exampleprojects|Example Projects]]. For a quick start have a look at the [[gamedev:deigde:exampleprojects|Example Projects]].
  
-Or check out the "Quick Start" articles: [[tag:gettingstarted?do=showtag&tag=gettingstarted|gettingstarted]]+<WRAP boxheader> 
 +====== Quick Article Finder ====== 
 +</WRAP> 
 +<WRAP boxcontent centeralign> 
 +**Quickly find articles by clicking on one of the tags.**\\ 
 +(Recommended: [[tag:gettingstarted?do=showtag&tag=gettingstarted|gettingstarted]]
 +~~TAGCLOUD:200~~ 
 +---- 
 +**Or search for pages to find what you are looking for.** 
 +{searchform} 
 +</WRAP> 
 +\\
  
 <WRAP column 45%> <WRAP column 45%>
Line 41: Line 52:
     * [[gamedev:shapes|Shapes]]     * [[gamedev:shapes|Shapes]]
   * [[gamedev:postprocessing|Post Process Effects]]   * [[gamedev:postprocessing|Post Process Effects]]
 +  * [[gamedev:remotelaunching|Remote Launching]]
 +  * [[gamedev:servicemodules|Service Modules]]
 +    * [[gamedev:servicemodules#service_listing|List of supported services]]
   * [[gamedev:skinproperties|Skin Texture Properties]]   * [[gamedev:skinproperties|Skin Texture Properties]]
     * [[gamedev:texturepropertylist|List of Texture Properties]]     * [[gamedev:texturepropertylist|List of Texture Properties]]
Line 64: Line 78:
 <WRAP boxcontent> <WRAP boxcontent>
 These file formats are defined and recognized by certain [[http://dragengine.rptd.ch/modules.php|engine modules]]. These file formats are defined and recognized by certain [[http://dragengine.rptd.ch/modules.php|engine modules]].
-  * [[formats:modules:demodel:Binary Model File ( *.model )]] +  * [[formats:modules:demodel:Binary Model File (*.model)]] 
-  * [[formats:modules:deanim:Binary Animation File ( *.anim )]] +  * [[formats:modules:deanim:Binary Animation File (*.anim)]] 
-  * [[formats:modules:derigxml:XML Rig File ( *.rig.xml )]] +  * [[formats:modules:derigxml:XML Rig File (*.rig.xml)]] 
-  * [[formats:modules:deskinxml:XML Skin File ( *.skin.xml )]]+  * [[formats:modules:deskinxml:XML Skin File (*.skin.xml)]]
 </WRAP> </WRAP>
  
Line 84: Line 98:
 </WRAP> </WRAP>
 <WRAP boxcontent> <WRAP boxcontent>
-  * [[dragengine:modules:dragonscript:abstractions#behavior_elementsquick_and_easy_development|Behavior Elements]]+  * [[dragengine:modules:dragonscript:behavior_elements|Behavior Elements]]
   * [[dragengine:modules:dragonscript:locomotion|DragonScript: Locomotion]]   * [[dragengine:modules:dragonscript:locomotion|DragonScript: Locomotion]]
   * [[dragengine:modules:dragonscript:canvascreators|DragonScript: Canvas Creators]]   * [[dragengine:modules:dragonscript:canvascreators|DragonScript: Canvas Creators]]
   * [[dragengine:modules:dragonscript:guitheme|DragonScript: GUI Themes]]   * [[dragengine:modules:dragonscript:guitheme|DragonScript: GUI Themes]]
 +  * [[dragengine:modules:dragonscript:behaviortrees|Behavior Trees]]
 +  * [[dragengine:modules:dragonscript:simpleconversation|Simple Conversation]]
 </WRAP> </WRAP>
 </WRAP> </WRAP>
gamedev.1707054844.txt.gz · Last modified: 2024/02/04 13:54 by dragonlord