Skip to content

Commit b120815

Browse files
Updated readme
1 parent a7ba028 commit b120815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/PixelsCommander/HTML-GL)
77

8-
HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This allows to speed up HTML animations and apply effects available in OpenGL (as modern 3D games have).
8+
HTML GL solves "the slow DOM problem" by creating WebGL representations of DOM elements and hiding actual DOM after. This speeds up HTML animations and apply effects available in OpenGL (as modern 3D games have).
99

1010
- [Demo](http://pixelscommander.com/polygon/htmlgl/demo/filters.html)
1111
- [Article about HTML GL](http://pixelscommander.com/en/web-applications-performance/render-html-css-in-webgl-to-get-highest-performance-possibl/)

0 commit comments

Comments
 (0)