Skip to content

Commit a7ba028

Browse files
Updated readme
1 parent a7c0ef9 commit a7ba028

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

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

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

8-
Smooth animations and responsive interactions are top priority problems of cross-platform Web development. Since desktop browsers are mostly fine with handling animations, mobile and embedded devices still provide bad user experience.
98
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).
109

1110
- [Demo](http://pixelscommander.com/polygon/htmlgl/demo/filters.html)

0 commit comments

Comments
 (0)