ce89d7949c63b0aa12244f9eab6f0dce4237c272
This patch optimizes the Gabor noise standard deviation estimation by computing the upper limit of the integral as the frequency approaches infinity, since the integral is mostly constant for the relevant frequency range. The limits are 0.25 for the 2D case and 1 / 4 * sqrt2 for the 3D case. This also improves normalization for low frequencies, possibly due to the effect of windowing. Thanks to Charlie Jolly for spotting the optimization.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
