代码搜索:Texture

找到约 4,874 项符合「Texture」的源代码

代码结果 4,874
www.eeworm.com/read/345593/11806481

txt icecrater.txt

"IceCrater" Skybox Texture set is based on a set from "Primordial Soup" http://www.telefragged.com/soup/
www.eeworm.com/read/345593/11806603

dfm unit1.dfm

object Form1: TForm1 Left = 153 Top = 28 Width = 520 Height = 541 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Motion Blur Demo' Color = clBtnFace Font.Charset = DEFAULT
www.eeworm.com/read/345593/11806838

dfm main.dfm

object Form1: TForm1 Left = 144 Top = 81 BorderStyle = bsSingle Caption = 'Multitexture' ClientHeight = 409 ClientWidth = 559 Color = clBtnFace Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/345593/11806839

pas main.pas

{: This sample mixes two textures by using multitexturing. Multitexturing requires at least two materials in the material library: a base material: determines the basic properties
www.eeworm.com/read/345593/11806867

htm materials.htm

Materials demos
www.eeworm.com/read/345593/11806870

pas unit1.pas

{: Basic GLMultiMaterialShader example. The GLMultiMaterialShader applies a pass for each material in the assigned MaterialLibrary. This example shows how to apply three blended textu
www.eeworm.com/read/345593/11807237

dfm unit1.dfm

object Form1: TForm1 Left = 187 Top = 116 Width = 611 Height = 434 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/345593/11807449

dfm unit1.dfm

object Form1: TForm1 Left = 173 Top = 99 BorderStyle = bsDialog Caption = 'Form1' ClientHeight = 307 ClientWidth = 479 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.
www.eeworm.com/read/345593/11807473

dfm unit1.dfm

object Form1: TForm1 Left = 201 Top = 110 Width = 429 Height = 380 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/155530/11865618

bak com_model.h.bak

// com_model.h #if !defined( COM_MODEL_H ) #define COM_MODEL_H #if defined( _WIN32 ) #pragma once #endif #define STUDIO_RENDER 1 #define STUDIO_EVENTS 2 #define MAX_CLIENTS 32 #define M