nowfound

Alternatives

Products that do what An Easy Library for GPGPU in JavaScript (Mobile and Web) does

  1. 1VA
  2. 2MD

    2012 · sourceforge.net

  3. 3PB
  4. 4CW

    Creator here. I built ChartGPU because I kept hitting the same wall: charting libraries that claim to be "fast" but choke past 100K data points. The core insight: Canvas2D is fundamentally CPU-bound. Even WebGL chart libraries still do most computation on the CPU. So I moved everything to the GPU via WebGPU: - LTTB downsampling runs as a compute shader - Hit-testing for tooltips/hover is GPU-accelerated - Rendering uses instanced draws (one draw call per series) The result: 1M points at 60fps with smooth zoom/pan. Live demo:…

    Jan 2026 · github.com

  5. 5DG
  6. 6AM
  7. 7GN
  8. 8AL
  9. 9AS

    2020 · nosferalatu.com

  10. 10PM
  11. 111T
  12. 12GA

    2016 · erkaman.github.io

  13. 13CG
  14. 14GA
  15. 15GB

    2016 · paperspace.com

  16. 16IV

    This is a GPU "software" raytracer (i.e. using manual ray-scene intersections and not RTX) written using the WebGPU API that renders glTF scenes. It supports many materials, textures, material & normal mapping, and heavily relies on multiple importance sampling to speed up convergence.

    2024 · github.com

  17. 17PC

    2015 · github.com

  18. 18AL
  19. 19CA
  20. 20DA
  21. 21GA
  22. 22CK
  23. 23GA

    2015 · chrome.google.com

  24. 24TA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →