gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.14k stars 658 forks source link

Update README.md #595

Closed GirkovArpa closed 4 years ago

GirkovArpa commented 4 years ago

Added Caesar Cipher example to demonstrate how string manipulation can take advantage of parallelism.

robertleeplummerjr commented 4 years ago

Can we move this into an observablehq.com rather than put it directly in the documentation? I LOVE the example, but the readme is more for focused on finite documentation.

robertleeplummerjr commented 4 years ago

I added this, with full credit: https://observablehq.com/@robertleeplummerjr/caesar-cipher-gpu-js-example. We could then make this PR (or a follow up) the addition of an example.

robertleeplummerjr commented 4 years ago

Added here: https://github.com/gpujs/gpu.js/commit/5397186a7ae1e901f504f7682be684cc5572d2c5