Skip to content

asinglebit/gpu-accelerated-calculations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU Accelerated Calculations

A proof of concept, comparing speed of pure javascript calculations and calculations executed as glsl code. Featuring a mechanism of passing data to shaders by packing it into a set of RGBA pixels as a texture.

Observed up to 1000x performance increase with certain types of calculations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published