代码搜索:Diffuse
找到约 389 项符合「Diffuse」的源代码
代码结果 389
www.eeworm.com/read/425998/10295244
xrf heroine_mat8.xrf
128 128 128 128
122 77 65 255
182 133 108 0
0
www.eeworm.com/read/425998/10295249
xrf heroine_mat6.xrf
128 128 128 0
122 77 65 255
182 133 108 0
0
www.eeworm.com/read/350213/10758361
cpp graphics.cpp
// Graphics.cpp: implementation of the CGraphics class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#include "MapEdit.h"
#include "Graphics.h
www.eeworm.com/read/457166/7333259
cpp enviroment.cpp
#include "stdafx.h"
#include "Enviroment.h"
#include "GL/glut.h"
Enviroment::Enviroment() {
setAmbient( 0.2f, 0.2f, 0.2f, 1.0f );
setDiffuse( 0.8f, 0.8f, 0.8f, 1.0f );
setSpecular( 1.0f, 1.
www.eeworm.com/read/449504/7502129
m ar_gd.m
% PURPOSE: An example using ar_g(),
% prt(),
% plt(),
% Bayesian gibbs sampling for the ar model
%----------------------------------------------
www.eeworm.com/read/440842/7680266
m ar_gd.m
% PURPOSE: An example using ar_g(),
% prt(),
% plt(),
% Bayesian gibbs sampling for the ar model
%----------------------------------------------
www.eeworm.com/read/435688/7787843
sb openglext.sb
#!/usr/bin/scriba
REM
REM Demo with gtkglext - May - August 2008, (c) PvE.
REM
REM Run with the free Scriptbasic interpreter from http://www.scriptbasic.com
REM
REM -----------------------------------