Skip to content

Commit d8c4ee6

Browse files
Update README.md
1 parent 91d3ada commit d8c4ee6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ How to use?
5151
Include HTMLGL.js into project. Use tag name ```<html-gl>``` or jQuery plugin ```$(myElement).htmlgl()``` for elements you are going to animate. These elements will be rendered in WebGL and their CSS Transform properties will be mapped to WebGL representation transformations. So DOM node itself will not be animated or displayed in order to avoid resources consuming.
5252
HTML GL is framework agnostic and is easy to inject into existing project which needs performance tweaking.
5353

54+
Rasterization API
55+
-----------------
56+
In order to imporove technology we are trying to promote standardization of native Rasterization API for browsers. Help us to be better and to add this cool feature to the spec by spreading the [article](http://pixelscommander.com/en/javascript/state-of-html-content-rasterization-draw-html-to-canvas-image/) and [proposal draft](https://docs.google.com/document/d/1eqNtrkhf8WEDJC2J82eQmjSrR1YRs0Iic496ASeE6dI/pub).
57+
5458
License
5559
-------
5660
MIT: http://mit-license.org/

0 commit comments

Comments
 (0)