Difference between revisions of "Godot"

From Free Software Directory
Jump to: navigation, search
(Add Godot 1.0 entry.)
 
(Added Python and Ruby link)
 
(14 intermediate revisions by 3 users not shown)
Line 26: Line 26:
 
* '''Work in a team'''
 
* '''Work in a team'''
 
** Develop projects in a team using any choice of VCS, as Godot integrates flawlessly with all of them.
 
** Develop projects in a team using any choice of VCS, as Godot integrates flawlessly with all of them.
|Homepage URL=http://godotengine.org/
+
|Homepage URL=https://godotengine.org
 
|User level=intermediate
 
|User level=intermediate
|VCS checkout command=git clone https://github.com/okamstudio/godot.git
+
|Is High Priority Project=No
|Computer languages=C, C++, Perl, GDScript
+
|VCS checkout command=git clone https://github.com/godotengine/godot.git
|Documentation note=https://github.com/okamstudio/godot/wiki
+
|Computer languages=C++, GDScript
 +
|Documentation note=[http://docs.godotengine.org/en/latest/ Documentation]
 +
|Accepts cryptocurrency donations=No
 
|IRC general=irc://chat.freenode.net/godotengine
 
|IRC general=irc://chat.freenode.net/godotengine
|Related projects=Torque 3D
+
|IRC development=irc://chat.freenode.net/godotengine-dev
|Keywords=game, engine
+
|Related projects=Torque 3D, Torque 2D, GDevelop
|Version identifier=1.0
+
|Keywords=game, engine, 2d, 3d
|Version date=2014/08/02
+
|Version identifier=2.1.2
|Version status=developmental
+
|Version date=2017/01/21
|Version download=http://www.godotengine.org/wp/?page_id=51
+
|Version status=stable
|Last review by=Calinou
+
|Version download=https://godotengine.org/download
|Last review date=2014/08/13
+
|Version comment=https://godotengine.org/article/maintenance-release-godot-2-0-3
 +
|Last review by=Bendikker
 +
|Last review date=2018/03/29
 
|Submitted by=Calinou
 
|Submitted by=Calinou
 
|Submitted date=2014/08/13
 
|Submitted date=2014/08/13
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=Expat
 
|License=Expat
|License copyright=Copyright (c) 2007-2014 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.
 
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.
 
  
 +
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,
 +
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=2014/08/13
+
|License verified date=2016/06/03
 +
|License note=[https://raw.githubusercontent.com/godotengine/godot/master/LICENSE.md LICENSE.md]
 +
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/Godot
 +
}}
 +
{{Resource
 +
|Resource audience=Ruby (Ref)
 +
|Resource URL=https://rubygems.org/gems/godot
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Graphics=2d, 3d
 
|Graphics=2d, 3d
 +
|Programming-language=C++
 +
|Runs-on=Windows, OS X, Android, GNU/Linux, iOS
 
|Software-development=game-development
 
|Software-development=game-development
 
|Use=software-development
 
|Use=software-development
Line 78: Line 98:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=OpenGL 2.1 or newer
+
|Prerequisite description=OpenGL 2.1
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}
 +
<table style="border:3px solid #CC0000;background-color:#FFDDDD;padding:5px;"><tr><th>Antifeature: Backpedaling Community</th></tr>
 +
<tr><td>The godot website indirectly promotes the use of non-free/libre software like Discord or steam but it also promotes the use of social medias who are known for their unethical behaviour like censoring and tracking while having solutions like GNUsocial, postactiv, jitsi, tox and more. The software itself is still under a free license.</td></tr>
 +
</table>

Latest revision as of 08:15, 29 March 2018


Overview

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.





Details

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

About this entry



<headertabs />


Entry







"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Antifeature: Backpedaling Community
The godot website indirectly promotes the use of non-free/libre software like Discord or steam but it also promotes the use of social medias who are known for their unethical behaviour like censoring and tracking while having solutions like GNUsocial, postactiv, jitsi, tox and more. The software itself is still under a free license.


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.