OriginalSin / gl-histogram-scatter

WebGL histograms, parallel scatter approach using vertex shader samples, based on AMD's "Efficient Histogram Generation Using Scattering on GPUs" - BYORenderer (based on `regl`).

Home Page:https://keeffeoghan.github.io/gl-histogram-scatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

WebGL histograms, parallel scatter approach using vertex shader samples, based on AMD's "Efficient Histogram Generation Using Scattering on GPUs" - BYORenderer (based on `regl`).

https://keeffeoghan.github.io/gl-histogram-scatter

License:MIT License


Languages

Language:JavaScript 59.9%Language:GLSL 38.3%Language:HTML 1.1%Language:CSS 0.8%