From a6baf085e135163fd9187f0e3151927313c243a9 Mon Sep 17 00:00:00 2001 From: Christopher Lawless Date: Tue, 22 Jul 2014 09:46:38 +0100 Subject: [PATCH] Update README.md Added mention of JPCT --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c1d35e6..93b9b8a 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ All with one codebase. * [Cinder](http://libcinder.org) - Cinder is a community-developed, free and open source library for professional-quality creative coding in C++. * [Blitz3D](http://www.blitzbasic.com/Products/blitz3d.php) 3D basic-like programming language for fast 3D desktop games. * [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. Audio -----