Skip to content

Example of general purpose computations on the GPU from JavaScript using WebGL

Notifications You must be signed in to change notification settings

holgerl/webgl-gpgpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

GPGPU in WebGL

Example of general purpose computations on the GPU from JavaScript using WebGL.

Potential speedup compared to JavaScript-only implementation is over 100x.

Allow some time for loading (about 20 seconds).

Output is displayed in the JavaScript console.

See the running example here: https://holgerl.github.io/webgl-gpgpu/code/

About

Example of general purpose computations on the GPU from JavaScript using WebGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published