Difference between revisions of "Godot"

From Free Software Directory
Jump to: navigation, search
(Add Godot 1.0 entry.)
 
m (version and download update)
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=http://godotengine.org
 
|User level=intermediate
 
|User level=intermediate
 
|VCS checkout command=git clone https://github.com/okamstudio/godot.git
 
|VCS checkout command=git clone https://github.com/okamstudio/godot.git
Line 35: Line 35:
 
|Keywords=game, engine
 
|Keywords=game, engine
 
|Version identifier=1.0
 
|Version identifier=1.0
|Version date=2014/08/02
+
|Version date=2014/12/15
|Version status=developmental
+
|Version status=stable
|Version download=http://www.godotengine.org/wp/?page_id=51
+
|Version download=http://www.godotengine.org/wp/download/
|Last review by=Calinou
+
|Last review by=David Seaward
|Last review date=2014/08/13
+
|Last review date=2015/01/09
 
|Submitted by=Calinou
 
|Submitted by=Calinou
 
|Submitted date=2014/08/13
 
|Submitted date=2014/08/13
Line 67: Line 67:
 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
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=2014/08/13
 +
|License note=https://github.com/okamstudio/godot/blob/master/LICENSE.md
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 06:30, 9 January 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.