Skip to content

matteomeli/benchgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages