Difference between revisions of "Godot"

From Free Software Directory
Jump to: navigation, search
(Update to 1.1)
Line 32: Line 32:
 
|Documentation note=[https://github.com/okamstudio/godot/wiki Wiki]
 
|Documentation note=[https://github.com/okamstudio/godot/wiki Wiki]
 
|IRC general=irc://chat.freenode.net/godotengine
 
|IRC general=irc://chat.freenode.net/godotengine
 +
|IRC development=irc://chat.freenode.net/godotengine-dev
 
|Related projects=Torque 3D, Torque 2D, GDevelop
 
|Related projects=Torque 3D, Torque 2D, GDevelop
 
|Keywords=game, engine
 
|Keywords=game, engine
|Version identifier=1.1beta1
+
|Version identifier=1.1
|Version status=beta
+
|Version date=2015/05/21
 +
|Version status=stable
 
|Version download=http://www.godotengine.org/wp/download/
 
|Version download=http://www.godotengine.org/wp/download/
 
|Last review by=Calinou
 
|Last review by=Calinou
|Last review date=2015/04/11
+
|Last review date=2015/07/31
 
|Submitted by=Calinou
 
|Submitted by=Calinou
 
|Submitted date=2014/08/13
 
|Submitted date=2014/08/13
Line 46: Line 48:
 
{{Project license
 
{{Project license
 
|License=Expat
 
|License=Expat
|License copyright=Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur.
+
|License copyright=Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur.
 
   
 
   
 
Permission is hereby granted, free of charge, to any person obtaining
 
Permission is hereby granted, free of charge, to any person obtaining
Line 67: Line 69:
 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
|License verified by=Calinou
 
|License verified by=Calinou
|License verified date=2014/08/13
+
|License verified date=2015/07/31
 
|License note=[https://raw.githubusercontent.com/okamstudio/godot/master/LICENSE.md LICENSE.md]
 
|License note=[https://raw.githubusercontent.com/okamstudio/godot/master/LICENSE.md LICENSE.md]
 
}}
 
}}
Line 79: Line 81:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=OpenGL 2.1 or newer
+
|Prerequisite description=OpenGL ES 2.0
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 15:29, 31 July 2015


[edit]

Godot

https://godotengine.org
2D and 3D game engine

Godot is a 2D and 3D game engine, featuring:

  • Use your eyes
    • Work inside a simple, yet flexible and feature rich editor, with tools popping up to aid you only when you need them.
  • Develop 2D games
    • Create complex 2D games with the fully dedicated 2D engine (no need for 3D over 2D), using pixel coordinates and a wide array of tools.
  • Develop 3D games
    • Create realistic looking 3D games with the dedicated 3D Engine, with full support for lights, shadows, occlusion, post processing, skeletal animation, etc.
  • Script
    • Add custom behaviors to any object by extending it with scripting, using the built-in editor with syntax highlighting and code completion.
  • Design
    • Create simple or complex user interfaces, or make your own custom tools to edit your game content.
  • Animate
    • Animate your games with full support for editing, blending, animation trees, realtime cutscenes, calling function, or animate just any property exported by any node.
  • Simulate
    • Add physics to your 2D and 3D scenes, through rigid and static bodies, characters, raycasts, vehicles and more.
  • Debug
    • Use the built-in debugger with breakpoints and stepping, or check the performance graphs for possible bottlenecks.
  • Deploy
    • One-click deploy to several platforms, such as GNU/Linux, OS X, Windows, Android, iOS, BB10 and HTML 5.
  • Extend
    • Extend the editor and your game by using plugins, which add extra functionality for both.
  • Work in a team
    • Develop projects in a team using any choice of VCS, as Godot integrates flawlessly with all of them.





Licensing

License

Verified by

Verified on

Notes

License

Expat

Verified by

Calinou

Verified on

3 June 2016




Leaders and contributors

Resources and communication

AudienceResource typeURI
Ruby (Ref)https://rubygems.org/gems/godot
Python (Ref)https://pypi.org/project/Godot


Software prerequisites

KindDescription
Required to useOpenGL 2.1




Entry














Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.