代码搜索:Texture
找到约 4,874 项符合「Texture」的源代码
代码结果 4,874
www.eeworm.com/read/113165/6138935
cpp ts1.0_inst_list.cpp
#include "ts1.0_inst_list.h"
#include
#include
#include
#ifdef WIN32
#include
#endif
#ifdef MACOS
#include
#include "GL/glext.h"
#el
www.eeworm.com/read/120251/6077344
material splatting3.material
// This material will be used with splatting
// splatting with interpolate
// detail texture with dot3
material SplattingMaterial3
{
lod_distances 28000
technique
{
lod_index 0
pass
www.eeworm.com/read/120251/6077346
material iplsm_splatting3.material
// This material will be used with splatting
// splatting with interpolate
// detail texture with dot3
material IPLSM_Splatting3
{
lod_distances 700
technique
{
lod_index 0
pass
{
www.eeworm.com/read/113165/6139358
material splatting3.material
// This material will be used with splatting
// splatting with interpolate
// detail texture with dot3
material SplattingMaterial3
{
lod_distances 28000
technique
{
lod_index 0
pass
www.eeworm.com/read/113165/6139360
material iplsm_splatting3.material
// This material will be used with splatting
// splatting with interpolate
// detail texture with dot3
material IPLSM_Splatting3
{
lod_distances 700
technique
{
lod_index 0
pass
{
www.eeworm.com/read/120251/6078769
material demo.material
material default
{
technique
{
pass
{
texture_unit
{
texture box.jpg
}
}
}
}
material floor
{
technique
{
pass
{
texture_unit
{
texture
www.eeworm.com/read/113165/6140783
material demo.material
material default
{
technique
{
pass
{
texture_unit
{
texture box.jpg
}
}
}
}
material floor
{
technique
{
pass
{
texture_unit
{
texture
www.eeworm.com/read/403956/11495488
cc tsmesh.cc
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//------------------------------------------------------
www.eeworm.com/read/346193/11762507
cpp snowstorm.cpp
/****************************************************************************
Particles.h Particle and particle system base classes.
Author : Dave Astle
Date : 2/1/2001
Written
www.eeworm.com/read/153141/5653235
h ctexture.h
/////////////////////////////////////////////////////////////////////
// This Code was done by HiperBlaster
// uses FreeImage 2.50
// OpenGL ready! :)
////////////////////////////////////////////