GLBasic forum

Feature request => 3D => Topic started by: Cliff3D on 2010-Sep-02

Title: Wavefront .OBJ support?
Post by: Cliff3D on 2010-Sep-02
I'd love native built-in support for WaveFront.OBJ support, with material libraries and multiple textures (using bmp, png, and jpeg). :D
Title: Re: Wavefront .OBJ support?
Post by: Kitty Hello on 2010-Oct-06
Can't bee too hard. I'll take a look.
Title: Re: Wavefront .OBJ support?
Post by: Schranz0r on 2010-Oct-06
Its not hard but do it intern, are much faster?!
Title: Re: Wavefront .OBJ support?
Post by: matchy on 2010-Oct-06
Perhaps a small modification...something like:
from
Code (glbasic) Select

X_SETTEXTURE n#, nbump#

to
Code (glbasic) Select

X_SETTEXTURE n#[], nbump#[]

:|
Title: Re: Wavefront .OBJ support?
Post by: Schranz0r on 2010-Oct-06
No, automatically on OBJ file!