Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ilopx/experiment-web-renders-html-svg-canvas2d-webgl

This experiment should show differences in rendering speed between HTML, SVG, Canvas2d and WebGL
https://github.com/ilopx/experiment-web-renders-html-svg-canvas2d-webgl

animation canvas2d html svg webgl

Last synced: 14 days ago
JSON representation

This experiment should show differences in rendering speed between HTML, SVG, Canvas2d and WebGL

Awesome Lists containing this project

README

        

# Web rendering experiment
This experiment should show differences in rendering speed between HTML, SVG, Canvas2d and WebGL

[Demo](https://ilopx.github.io/experiment-web-renders-html-svg-canvas2d-webGL/ "Demo")

![](https://raw.githubusercontent.com/ilopX/experiment-web-renders-html-svg-canvas2d-webGL/master/preview.gif)

## Class Model
![class model](https://raw.githubusercontent.com/ilopX/experiment-web-renders-html-svg-canvas2d-webGL/master/classModel.png)