added Babylon.js (#230)

* added Babylon.js

* alphabetic it
This commit is contained in:
Moni
2020-10-31 21:58:28 -04:00
committed by GitHub
parent 2cbd6fb844
commit d88e0e795d

View File

@@ -200,6 +200,7 @@ Code
* :tada: [AndEngine](http://www.andengine.org) - 2D Android Game Engine
* :tada: [Astera](https://github.com/tek256/astera) - 2D C99 Cross Platform Game Library / Framework
* :tada: [Azul3D](http://azul3d.org/) - A 3D engine written in Go.
* :tada: [Babylon.js](https://www.babylonjs.com/) - Javascript 3D Library.
* :tada: [Bacon2D](http://bacon2d.com/) - A framework to ease 2D game development, providing ready-to-use QML elements representing basic game entities needed by most of games.
* :tada: [bgfx](https://github.com/bkaradzic/bgfx) - Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
* :tada: [bitsy](https://ledoux.itch.io/bitsy) - A little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be somewhere.