From 0d777d59563742435f8f969a828491712224c396 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Wed, 9 Dec 2015 23:49:07 -0800 Subject: [PATCH] Updated README. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 9d44e156f..e2566cee1 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,13 @@ The main goal is performance and Unity-like usability. https://github.com/podgorskiy/KeplerOrbits KeplerOrbits - Tool that calculates positions of celestial bodies using their orbital elements. [Web Demo](http://podgorskiy.com/KeplerOrbits/KeplerOrbits.html) +https://github.com/cyberegoorg/cetech - CETech is Data-Driven game engine and +toolbox inspired by Bitsquid/Stingray engine. +![CETech screenshot](https://github.com/cyberegoorg/cetech/raw/master/docs/img/prototyp.png) + +https://github.com/jpcy/ioq3-renderer-bgfx - A renderer for ioquake3 written in +C++ and using bgfx to support multiple rendering APIs. + [Building](https://bkaradzic.github.io/bgfx/build.html) -------------------------------------------------------