代码搜索:Diffuse
找到约 389 项符合「Diffuse」的源代码
代码结果 389
www.eeworm.com/read/457459/1597165
java giengine.java
package org.sunflow.core;
import org.sunflow.image.Color;
/**
* This represents a global illumination algorithm. It provides an interface to
* compute indirect diffuse bounces of light and m
www.eeworm.com/read/358669/10182390
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/297325/8029858
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/145715/12706275
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/130130/5963906
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/120251/6077347
material splatting2.material
// This material will be used with splatting
material SplattingMaterial2
{
lod_distances 28000
technique
{
lod_index 0
pass
{
// Base Pass
ambient 1.0 1.0 1.0
diffuse 1.0
www.eeworm.com/read/113165/6139361
material splatting2.material
// This material will be used with splatting
material SplattingMaterial2
{
lod_distances 28000
technique
{
lod_index 0
pass
{
// Base Pass
ambient 1.0 1.0 1.0
diffuse 1.0
www.eeworm.com/read/152439/12113702
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/339620/12216950
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)
www.eeworm.com/read/225935/14510427
m anisdiff.m
function Is = anisdiff(I,sigI,NIter);
if nargin < 3,
NIter = 4;
if nargin < 2,
sigI = 10;
end;
end;
% Function that diffuse an image anisotropially.
Is = I;
[ny,nx] = size(I)