mirror of
https://github.com/gpujs/gpu.js.git
synced 2026-01-25 16:08:02 +00:00
fix: Add credit from https://github.com/gpujs/gpu.js/issues/498#issuecomment-547535669
This commit is contained in:
parent
b98798b573
commit
65de20bccf
@ -902,6 +902,7 @@ This is a list of the supported ones:
|
||||
So we seed from CPU, and generate from GPU.
|
||||
Which is still not as good as CPU, but closer.
|
||||
While this isn't perfect, it should suffice in most scenarios.
|
||||
In any case, we must give thanks to [RandomPower](https://www.randompower.eu/), and this [issue](https://github.com/gpujs/gpu.js/issues/498), for assisting in improving our implementation of random.
|
||||
* `Math.round()`
|
||||
* `Math.sign()`
|
||||
* `Math.sin()`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user