public:cs:perlin_noise

这是本文档旧的修订版!


Perlin Noise

  • Smoothstep: Smoothstep $$ \operatorname{smoothstep}(t) = 3t^2 - 2t^3 $$ $$ \operatorname{smootherstep}(t) = 6t^5 - 15t^4 + 10t^3 $$
  • public/cs/perlin_noise.1444893492.txt.gz
  • 最后更改: 2015/10/15 15:18
  • oakfire