代码搜索:lighting
找到约 649 项符合「lighting」的源代码
代码结果 649
www.eeworm.com/read/414481/11110832
h lighting.h
#if !defined(AFX_LIGHTING_H__15DBA5E5_3488_11D4_B502_DA5D708BD658__INCLUDED_)
#define AFX_LIGHTING_H__15DBA5E5_3488_11D4_B502_DA5D708BD658__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _
www.eeworm.com/read/414481/11110843
cpp lighting.cpp
// Lighting.cpp : implementation file
//
#include "stdafx.h"
#include "Delaunay.h"
#include "Lighting.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FI
www.eeworm.com/read/204400/15340228
h lighting.h
/////////////////////////////////////////////////////////////////////////////////
//
// Lighting.h: interface for the CLighting class.
//
/////////////////////////////////////////////////////////
www.eeworm.com/read/204400/15340238
cpp lighting.cpp
/////////////////////////////////////////////////////////////////////////////////
//
// Lighting.cpp: implementation of the CLighting class.
//
///////////////////////////////////////////////////
www.eeworm.com/read/110484/15532768
ico lighting.ico
www.eeworm.com/read/102253/15787767
zip lighting.zip
www.eeworm.com/read/165898/10047223
m lighting546.m
function lighting546
subplot(2,2,1)
mesh(peaks);light('Position',[1 0 0],'Style','infinite');
lighting phong
subplot(2,2,2)
mesh(peaks);light('Position',[1 0 0],'Style','infinite');
lighting f
www.eeworm.com/read/464779/7155315
txt lighting vp.txt
!!ARBvp1.0
# Vertex Program for simple lighting
# Parameters
PARAM mvp[4] = { state.matrix.mvp }; #modelview projection matrix
PARAM modelview[4] = { state.matrix.modelview }; #modelview mat