From 3f85f38a8daf7c852d0bd1ce4958c1042ddaa710 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Le=C3=A3o?= Date: Sun, 27 Jul 2014 20:41:14 -0300 Subject: [PATCH] Add more 3d engines --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eccddf1..426ef51 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,9 @@ All with one codebase. * [Haxor](http://haxor.thelaborat.org/) - Combine the power of HaXe language and HTML5+WebGL to easily develop powerful applications that can run in any modern browser. * [JPCT](http://www.jpct.net/) - jPCT is a 3D engine for desktop Java and Google's Android. * [Spring](http://springrts.com/) - A powerful free cross-platform RTS engine. +* [Wave](http://waveengine.net/) - Cross-platform engine written in C# +* [Urho3D](http://urho3d.github.io/) - Cross-platform rendering and game engine. +* [Hive3D](http://www.eyelead.com/hive/) - Real Time Collaboration 3D engine. Audio -----