possible to make material without texture?

Just starting out? Need help? Post your questions and find answers here.
bernardfrancois
User
User
Posts: 47
Joined: Tue Sep 02, 2003 9:17 am
Location: Belgium
Contact:

possible to make material without texture?

Post by bernardfrancois »

hello,

is it possible to make a material without using a texture? (also not a self-coded texture)

greetz,

bernard
bernardfrancois
User
User
Posts: 47
Joined: Tue Sep 02, 2003 9:17 am
Location: Belgium
Contact:

Post by bernardfrancois »

maybe I wasn't clear enough: in fact I'd just like to use untextured meshes... anyone who can help me? (it cant be difficult but I'm new and unexperienced in purebasic...)

greetz,

bernard
Fred
Administrator
Administrator
Posts: 18351
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

May be you can use a black texture to simulate it ? What would be exacly he purpose of this ?
bernardfrancois
User
User
Posts: 47
Joined: Tue Sep 02, 2003 9:17 am
Location: Belgium
Contact:

Post by bernardfrancois »

Why not using textures?

In my opinion it's easier to start coding without any textures, and do the textures later.
Also, for some objects which just have one color and no real texture, you don't have to load a texture (which will make your program run faster).
Post Reply