From dd9e104c8c27fcc183ea818c44a02a12b0c3083b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Tue, 9 Feb 2016 12:45:16 -0200 Subject: [PATCH] add lumberyard --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d3ca2c9..b7f04e6 100644 --- a/README.md +++ b/README.md @@ -238,6 +238,8 @@ Code * [Horde3D](http://www.horde3d.org/) - small open source 3D rendering engine. * [Irrlicht](http://irrlicht.sourceforge.net/) - open source high performance realtime 3D engine written in C++. * [JPCT](http://www.jpct.net/) - jPCT is a 3D engine for desktop Java and Google's Android. +* [Lumberyard](https://aws.amazon.com/pt/lumberyard/) - Amazon Lumberyard is a free AAA game engine deeply integrated +with AWS and Twitch – with full source. * [ODE](http://www.ode.org/) - ODE is an open source, high performance library for simulating rigid body dynamics. * [Ogre3D](http://www.ogre3d.org/) - is a scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++. * [Panda3D](https://www.panda3d.org/) - a framework for 3D rendering and game development for Python and C++ programs.