matteomeli / benchgl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Benchgl

BenchGL is a WebGL framework for general purpouse web rendering, data visualization and graphic application development.

I wrote it as part as my master thesis in my Computer Science degree.

The project was about investigating the capabalities and performance of a WebGL powered graphics engine for scientific and medical visualisation using a parallelised version of the Marching Cubes algorithm using Web Workers, a new technology introduced in Html5 that allows to run multiple background/concurrent threads in a Javascript browser application.

About

License:Other


Languages

Language:JavaScript 91.5%Language:HTML 7.9%Language:CSS 0.5%Language:Python 0.1%Language:Shell 0.0%