Add OpenXRay engine (#182)

OpenXRay is a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series. It's free for non-commercial use.
This commit is contained in:
ensign Curvedhand
2018-10-31 23:13:12 +03:00
committed by Ellison Leão
parent 4595ffcc9b
commit 71eb16cb7d

View File

@@ -266,6 +266,7 @@ Code
* :tada: [Ogre3D](http://www.ogre3d.org/) - is a scene-oriented, real-time, flexible 3D rendering engine (as opposed to a game engine) written in C++.
* :tada: [OpenFL](http://www.openfl.org/) - Open Source Haxe Engine for making multi-platform games.
* :tada: [OpenRA](http://www.openra.net/) - OpenRA is a Libre/Free Real Time Strategy Game Engine.
* :money_with_wings: [OpenXRay](https://github.com/OpenXRay/xray-16) - a community-modified X-Ray engine used in S.T.A.L.K.E.R. game series.
* :tada: [Origamijs](http://origamijs.com/docs) - Lightweight Library to create using HTML5 Canvas.
* :moneybag: [PICO-8](http://www.lexaloffle.com/pico-8.php) - A fantasy console for making, sharing and playing tiny games and other computer programs.
* :tada: [Panda3D](https://www.panda3d.org/) - a framework for 3D rendering and game development for Python and C++ programs.