Open 3D Engine: Difference between revisions

From Game Making Tools Wiki
(Updated logo, expanded intro slightly (mentioend CryEngine))
(making some links, removed title from infobox)
Line 1: Line 1:
{{infobox_software
{{infobox_software
| title        = Lumberyard
| logo        = [[File:Lumberyard_Logo.png|left]]
| image        = [[File:Lumberyard_Logo.png|left]]
| release_date = 2016-now
| release_date = 2016-now
| made_by      = Amazon, contributors
| made_by      = Amazon,<br>contributors
| runs_on      =  
| runs_on      =  
| exports_to  =  
| exports_to  =  
}}
}}


'''Lumberyard''' is a free, open-source (but with a restrictive licence) game making tool recently released by Amazon (yeah, that Amazon). It's pretty Unity-like, and based on [[CryEngine]].
'''Lumberyard''' is a free, open-source (but with a restrictive [[Distribution:Licensing|licence]]) [[:Category:Game_Builder|game making tool]] recently released by Amazon (yeah, ''that'' Amazon). It's pretty [[Unity]]-like, and based on [[CryEngine]].


Documentation's already in a fairly useful state!
Documentation's already in a fairly useful state!


== Links ==
== Links ==
* [[:Wikipedia:Amazon Lumberyard]]
* [[:Wikipedia:Amazon Lumberyard]] on Wikipedia.
* [http://dungeonscript.farbs.org/ dungeonscript.farbs.org]
* [http://dungeonscript.farbs.org/ dungeonscript.farbs.org]
* [https://gamedev.amazon.com/forums/tutorials Tutorials] on the official forum.
* [https://gamedev.amazon.com/forums/tutorials Tutorials] on the official forum.

Revision as of 12:52, 18 May 2018

Release date: 2016-now
Made by: Amazon,
contributors
Runs on:
Exports to:


Lumberyard is a free, open-source (but with a restrictive licence) game making tool recently released by Amazon (yeah, that Amazon). It's pretty Unity-like, and based on CryEngine.

Documentation's already in a fairly useful state!

Links