Random distribution
- source:
examples/src/04-space/distribution.ts - Normal distribution is generated from the uniform distribution by using
Box-Muller Transform- algorithm:
libs/aph-math/procedural/random.ts
- algorithm:
examples/src/04-space/distribution.tsBox-Muller Transformlibs/aph-math/procedural/random.ts