Page 1 of 1

.obj to .b3d?

Posted: Tue Apr 19, 2016 9:04 pm
by GrisllyBearRAWR
Is there any way I can convert a .obj file to a .b3d file?

Re: .obj to .b3d?

Posted: Tue Apr 19, 2016 9:43 pm
by Nehpys

Re: .obj to .b3d?

Posted: Wed Apr 20, 2016 12:14 am
by GrisllyBearRAWR
Thanks Filthy Frank.

Re: .obj to .b3d?

Posted: Thu Apr 21, 2016 12:22 am
by GrisllyBearRAWR
Also, do you know the model name for scp-049-2?

Re: .obj to .b3d?

Posted: Thu Apr 21, 2016 1:30 am
by Nehpys
GrisllyBearRAWR wrote:Also, do you know the model name for scp-049-2?
"zombie1.b3d"

Re: .obj to .b3d?

Posted: Sat Apr 30, 2016 10:28 pm
by GrisllyBearRAWR
I do I replace the normal and specular textures? only 173 and 106 have all 3 texture files (diffuse, specular, normal) but the others only have diffuse textures.

Re: .obj to .b3d?

Posted: Sat Apr 30, 2016 10:48 pm
by juanjp600
Blitz3D doesn't even properly support normal or specular mapping, so don't even bother with those. Make the normal texture pure rgb(127,127,255) and the specular pure black, to prevent strange blending.