Guilty Sparks Heavy Poster
Posts : 154 Join date : 2008-01-05 Location : USA East Coast
| Subject: Help importing Obj file Sun Feb 03, 2008 3:10 am | |
| | |
|
Watever742 Active Member
Posts : 39 Join date : 2008-01-21
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 6:30 am | |
| dude that isnt even an obj file that just has some c++ stuff in it..... | |
|
slayer64 Heavy Poster
Posts : 143 Join date : 2008-01-05
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 6:56 am | |
| | |
|
Watever742 Active Member
Posts : 39 Join date : 2008-01-21
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 10:03 am | |
| well just take off the .obj from the file and then load it like this - Code:
-
CREATE EVENT
model_1=d3d_model_create() d3d_model_load(model_1,'Model1');
DRAW EVENT
d3d_camera...
tex=background_get_texture(model1_tex); d3d_model_draw(model_1,x,y,z,tex);
| |
|
Phantom107 Admin
Posts : 206 Join date : 2008-01-03 Location : The Netherlands
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 1:31 pm | |
| It's impossible to load OBJ into GM without converting it to GM's native 3d format, MPV. There are also scripts to load the OBJ directly into GM but using MPV models is wayyyy faster. Slayer 64 provided the link to the program some posts before this one.
@ Watever742 How is GM supposed to load OBJ models while GM doesn't support them? | |
|
Guilty Sparks Heavy Poster
Posts : 154 Join date : 2008-01-05 Location : USA East Coast
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 3:59 pm | |
| it has some c++? lol ok... Forget it, I'll just try to anim8tor a zombie | |
|
Watever742 Active Member
Posts : 39 Join date : 2008-01-21
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 9:43 pm | |
| | |
|
Watever742 Active Member
Posts : 39 Join date : 2008-01-21
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 9:47 pm | |
| | |
|
Phantom107 Admin
Posts : 206 Join date : 2008-01-03 Location : The Netherlands
| Subject: Re: Help importing Obj file Sun Feb 03, 2008 10:23 pm | |
| Better use MPV models instead of the mosaic light script since they load way faster. | |
|
Sponsored content
| Subject: Re: Help importing Obj file | |
| |
|