From 8c1442e20b5f9311f0b2f2fce40fcf779cfec827 Mon Sep 17 00:00:00 2001 From: Raanan Weber Date: Sun, 25 Jan 2015 22:21:22 +0100 Subject: [PATCH 1/2] Added BabylonJS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c241d75..8107df9 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [chartist-js](https://github.com/gionkunz/chartist-js) - Simple responsive charts. * [epoch](https://github.com/fastly/epoch) - A general purpose real-time charting library. * [c3](https://github.com/masayuki0812/c3) - D3-based reusable chart library. +* [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL There're also some great commercial libraries, like [amchart](http://www.amcharts.com/) and [highchart](http://www.highcharts.com/). From 96aa8920f7acb5725ffbb2c49e1c99e6c37f6ec6 Mon Sep 17 00:00:00 2001 From: Raanan Weber Date: Sun, 25 Jan 2015 22:24:37 +0100 Subject: [PATCH 2/2] Missing period --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8107df9..f864cc9 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny * [chartist-js](https://github.com/gionkunz/chartist-js) - Simple responsive charts. * [epoch](https://github.com/fastly/epoch) - A general purpose real-time charting library. * [c3](https://github.com/masayuki0812/c3) - D3-based reusable chart library. -* [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL +* [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL. There're also some great commercial libraries, like [amchart](http://www.amcharts.com/) and [highchart](http://www.highcharts.com/).