diff options
Diffstat (limited to '3rdparty/bgfx/README.md')
-rw-r--r-- | 3rdparty/bgfx/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/3rdparty/bgfx/README.md b/3rdparty/bgfx/README.md index 2b444eb809f..521853b6f2b 100644 --- a/3rdparty/bgfx/README.md +++ b/3rdparty/bgfx/README.md @@ -37,6 +37,7 @@ Supported platforms: * Native Client (PPAPI 37+, ARM, x86, x64, PNaCl) * OSX (10.9+) * RaspberryPi + * SteamLink * Windows (XP, Vista, 7, 8, 10) * WinRT (WinPhone 8.0+) @@ -99,7 +100,7 @@ deployment model of web with the performance of native code and GPU acceleration https://github.com/nem0/LumixEngine LumixEngine is a MIT licensed 3D engine. 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) |