Difference between revisions of "Godot"

From Free Software Directory
Jump to: navigation, search
m
(Update to 2.0)
Line 30: Line 30:
 
|VCS checkout command=git clone https://github.com/okamstudio/godot.git
 
|VCS checkout command=git clone https://github.com/okamstudio/godot.git
 
|Computer languages=C++, GDScript
 
|Computer languages=C++, GDScript
|Documentation note=[https://github.com/okamstudio/godot/wiki Wiki]
+
|Documentation note=[http://docs.godotengine.org/en/latest/ Documentation]
 
|IRC general=irc://chat.freenode.net/godotengine
 
|IRC general=irc://chat.freenode.net/godotengine
 
|IRC development=irc://chat.freenode.net/godotengine-dev
 
|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.1
+
|Version identifier=2.0
|Version date=2015/05/21
+
|Version date=2016/02/23
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.godotengine.org/wp/download/
+
|Version download=http://godotengine.org/download
|Version comment=https://github.com/okamstudio/godot/releases
+
|Version comment=https://github.com/godotengine/godot/releases
 
|Last review by=Calinou
 
|Last review by=Calinou
|Last review date=2015/07/31
+
|Last review date=2016/02/25
 
|Submitted by=Calinou
 
|Submitted by=Calinou
 
|Submitted date=2014/08/13
 
|Submitted date=2014/08/13
Line 49: Line 49:
 
{{Project license
 
{{Project license
 
|License=Expat
 
|License=Expat
|License copyright=Copyright (c) 2007-2015 Juan Linietsky, Ariel Manzur.
+
|License copyright=                             GODOT ENGINE
+
                      http://www.godotengine.org
Permission is hereby granted, free of charge, to any person obtaining
 
a copy of this software and associated documentation files (the
 
"Software"), to deal in the Software without restriction, including
 
without limitation the rights to use, copy, modify, merge, publish,
 
distribute, sublicense, and/or sell copies of the Software, and to
 
permit persons to whom the Software is furnished to do so, subject to
 
the following conditions:
 
  
The above copyright notice and this permission notice shall be
+
************************************************************************
included in all copies or substantial portions of the Software.
 
  
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+
Copyright (c) 2007-2016 Juan Linietsky, Ariel Manzur.
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+
 
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+
Permission is hereby granted, free of charge, to any person obtaining
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+
a copy of this software and associated documentation files (the
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+
"Software"), to deal in the Software without restriction, including
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+
without limitation the rights to use, copy, modify, merge, publish,
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
distribute, sublicense, and/or sell copies of the Software, and to
 +
permit persons to whom the Software is furnished to do so, subject to
 +
the following conditions:
 +
 
 +
The above copyright notice and this permission notice shall be
 +
included in all copies or substantial portions of the Software.
 +
 
 +
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 +
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 +
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 +
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 +
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 +
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 +
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 +
 
 +
************************************************************************
 
|License verified by=Calinou
 
|License verified by=Calinou
 
|License verified date=2015/07/31
 
|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/godotengine/godot/master/LICENSE.md
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 13:47, 25 February 2016


[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.