Difference between revisions of "F C Textures"
From Elite Wiki
Line 1: | Line 1: | ||
+ | ==Daniel Walker's Texturing Guide== | ||
+ | (AKA: "There's more than one way to skin a Jabberwocky")# | ||
+ | |||
I'll skip over these early points, since they will probably be familiar to most people. | I'll skip over these early points, since they will probably be familiar to most people. | ||
First, we load our ship: | First, we load our ship: | ||
− | + | [[Image:text_tut1.png]] | |
This is the vessel known as the Jabberwocky, which I'll be reskinning to make more effective use of the texture-space by mirror planing the texture. | This is the vessel known as the Jabberwocky, which I'll be reskinning to make more effective use of the texture-space by mirror planing the texture. | ||
− | I'm going to skin the ship up as a new variant Jabberwocky, called the "Sparth", which will serve as a general interceptor/escort for those ships of that class I tend to refer to as "Beyonder" ships (The Morrigan, Rosault, Doiltach, Nemglan Class Carrier, Sceolan, ). | + | I'm going to skin the ship up as a new variant Jabberwocky, called the "Sparth", which will serve as a general interceptor/escort for those ships of that class I tend to refer to as "Beyonder" ships (The Morrigan, Rosault, Doiltach, Nemglan Class Carrier, Sceolan, et cetera). |
I delete half it's vertices: | I delete half it's vertices: | ||
+ | [[Image:text_tut2.png]] | ||
And insert a mirror plane: | And insert a mirror plane: | ||
+ | [[Image:text_tut3.png]] |
Revision as of 14:24, 25 March 2006
Daniel Walker's Texturing Guide
(AKA: "There's more than one way to skin a Jabberwocky")#
I'll skip over these early points, since they will probably be familiar to most people.
First, we load our ship: This is the vessel known as the Jabberwocky, which I'll be reskinning to make more effective use of the texture-space by mirror planing the texture.
I'm going to skin the ship up as a new variant Jabberwocky, called the "Sparth", which will serve as a general interceptor/escort for those ships of that class I tend to refer to as "Beyonder" ships (The Morrigan, Rosault, Doiltach, Nemglan Class Carrier, Sceolan, et cetera).