Difference between revisions of "MegaTexture"
From Mod Wiki
(Surface Tree -> Terrain Editor) |
(links so this page isn't entirely useless) |
||
| Line 1: | Line 1: | ||
| − | The MegaTexture is a very large texture (32,768x32,768 pixels per map in ETQW), used on terrain models. | + | The MegaTexture is a very large texture (32,768x32,768 pixels per map in ETQW), used on terrain models. |
| + | |||
| + | If you have [[A Simple First Terrain|made a terrain model]], you can create a MegaTexture using the [[Terrain Editor]], and then compile it by following [[Generate a MegaTexture|this tutorial]]. | ||
| + | |||
| + | == Related Articles == | ||
| + | *[[An Advanced Terrain and Megatexture]] | ||
| + | *[[Surface Tree]] | ||
[[Category:Art]] | [[Category:Art]] | ||
[[Category:Level Design]] | [[Category:Level Design]] | ||
Latest revision as of 17:24, 7 December 2007
The MegaTexture is a very large texture (32,768x32,768 pixels per map in ETQW), used on terrain models.
If you have made a terrain model, you can create a MegaTexture using the Terrain Editor, and then compile it by following this tutorial.