Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / trouble with "wings 3d"

Author
Message
Flashing Blade
21
Years of Service
User Offline
Joined: 19th Oct 2002
Location: United Kingdom
Posted: 19th Oct 2002 19:26
I d/loaded "Wings 3D" which is a free 3D model thingy.
Problem is I make object, change texture to a nice colour, export it to my project folder as "name.3DS".
Now when I load it as an object it is grey and not the texture/colour I made it in "Wings 3D".
The only thing I can find in Help is; "some objects loaded from a model file may not be coloured if they do not contain diffuse colour data." - In "Wings 3d" the texture has a property called "Diffuse" so the object should have a diffuse colour data ???????? Any help appreciated.
Mirthin
21
Years of Service
User Offline
Joined: 13th Oct 2002
Location: Land of the Rising Haggis
Posted: 19th Oct 2002 20:10
you could re-texture the model in DarkBASIC.
Flashing Blade
21
Years of Service
User Offline
Joined: 19th Oct 2002
Location: United Kingdom
Posted: 22nd Oct 2002 01:05
ok tried it but no work:

load object "name.3ds",1
load texture "text.3ds",1
texture object 1,1

object stays grey - also color object don't work.

i must be doing something obvious and stupid - but what?

Flashing Blade
21
Years of Service
User Offline
Joined: 19th Oct 2002
Location: United Kingdom
Posted: 22nd Oct 2002 01:09
oops

not load texture - load image

load object "name.3ds",1
load image "image.bmp",1
texture object 1,1

texture stays grey.

Login to post a reply

Server time is: 2024-04-19 04:03:40
Your offset time is: 2024-04-19 04:03:40