代码搜索:heightmap

找到约 99 项符合「heightmap」的源代码

代码结果 99
www.eeworm.com/read/412484/11198050

h etterraininfo.h

#ifndef __ETTERRAININFO_H__ #define __ETTERRAININFO_H__ /* EDITABLE TERRAIN MANAGER for Ogre Copyright (C) 2007 Holger Frydrych This program is free software; you can red
www.eeworm.com/read/104094/15710315

cpp terrain.cpp

#include "terrain.h" CTerrain::CTerrain() { width = 256; scanDepth = 80.0; terrainMul = 50.0; textureMul = 0.25; heightMul = 175.0; fogColor[0] = 0.75f; fogColor[1] = 0.9f; fogColo
www.eeworm.com/read/366568/9808875

txt missionscript2.txt

~Mission 2: Triumph ~[3dExplorer] `XPos=1350 ZPos=1580 YRot=0 Weapon=model/mygun.md2 WeaponSkin=model/mygun.bmp ~[Terrain] `TextureType=0 Heightmap=terrains/ter256.bmp TerrainSkinDir=ter
www.eeworm.com/read/245531/12795949

txt missionscript2.txt

~Mission 2: Triumph ~[3dExplorer] `XPos=1350 ZPos=1580 YRot=0 Weapon=model/mygun.md2 WeaponSkin=model/mygun.bmp ~[Terrain] `TextureType=0 Heightmap=terrains/ter256.bmp TerrainSkinDir=ter
www.eeworm.com/read/120251/6077370

entries

/BaseTexture.material/1.3/Sat Oct 9 13:37:38 2004// /Detail3.jpg/1.1/Sat Jul 31 10:58:48 2004/-kb/ /Heightfield.png/1.1/Sat Jul 31 10:58:48 2004/-kb/ /IPLSM_BaseTexture.material/1.1/Mon Aug 16 22:
www.eeworm.com/read/113165/6139384

entries

/BaseTexture.material/1.3/Sat Oct 9 13:37:38 2004// /Detail3.jpg/1.1/Sat Jul 31 10:58:48 2004/-kb/ /Heightfield.png/1.1/Sat Jul 31 10:58:48 2004/-kb/ /IPLSM_BaseTexture.material/1.1/Mon Aug 16 22:
www.eeworm.com/read/107318/6336736

cpp landscape.cpp

/* Copyright (C) Jesse Laeuchli, 2001. * All rights reserved worldwide. * * This software is provided "as is" without express or implied * warranties. You may freely copy and compile this sou
www.eeworm.com/read/107318/6336738

cpp landscape2.cpp

/* Copyright (C) Jesse Laeuchli, 2001. * All rights reserved worldwide. * * This software is provided "as is" without express or implied * warranties. You may freely copy and compile this sou
www.eeworm.com/read/412484/11198090

cpp etterraininfo.cpp

/* EDITABLE TERRAIN MANAGER for Ogre Copyright (C) 2007 Holger Frydrych This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge
www.eeworm.com/read/302329/13837591

h terrain.h

#ifndef TERRAIN_H #define TERRAIN_H #include #include #include #include #include // 扩展库(此程序中非必须) #include "toolFun.h" #include "ImageLoad.h