jobtalle / CubicNoise

1D & 2D Random noise with bicubic interpolation

Home Page:https://jobtalle.com/cubic_noise.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cubic Noise

Calculate values for 1-Dimensional or 2-Dimensional value noise with cubic / bicubic interpolation. Tiling and scaling are supported. I have written a blog post on cubic noise to demonstrate its uses and advantages.

Examples:

example example example

About

1D & 2D Random noise with bicubic interpolation

https://jobtalle.com/cubic_noise.html

License:The Unlicense


Languages

Language:JavaScript 20.7%Language:C# 20.3%Language:C 16.8%Language:C++ 14.5%Language:Java 12.3%Language:Python 9.8%Language:GLSL 5.7%