Scientific Calculator
Indee/Indee
By Indee
Gaussian Distribution
Tagged:
var gaussxy = function(x,y){
var gauss = sqrt(x*x+y*y);
gauss;
}
By Indee
Gaussian Distribution
Tagged:
var gaussxy = function(x,y){
var gauss = sqrt(x*x+y*y);
gauss;
}
1 Comment
would be great if someone could make an hlsl / glsl plugin :D
Sign in to leave a comment