AngelCode.com > Reference Database > Computer Science/Randomness & noise

Improving Noise

Date written:2002
Authors:Ken Perlin
Resource type:article
Links:[pdf] Paper
[html] A tip on improving performance by 7x
[html] Reference implementation

Description

This article describes how to improve the looks and efficiency of the original Perlin Noise function by choosing a special set of gradient vectors that allow for removal of mathematical operations, and also choosing a better interpolation function.

DB information

Date created:0000-00-00 00:00:00
Date evaluated:0000-00-00 00:00:00
Categories:Computer Science/Randomness & noise