3d levels

Need help with your project? Ask here.
User avatar
sykesccorp
Posts: 72
Joined: Fri Feb 01, 2008 2:38
Location: over where it i is

3d levels

Post by sykesccorp »

would making a 3d model for a doom map work like say it was a massive landscape but the scape was a 3dmodel would that work?
User avatar
wildweasel
DRD Team Admin (Inactive)
Posts: 2132
Joined: Wed Jun 29, 2005 22:00
Location: the Admincave!
Contact:

Post by wildweasel »

You'd have to "scuplt" the level beneath the geometry model, because a model on its own wouldn't be enough for Doom to know what the player can and cannot walk on. But aside from that, I see no reason why it wouldn't be possible. Didn't Sitters do that with his Risen3D levels?
User avatar
Enjay
Developer
Developer
Posts: 4723
Joined: Tue Aug 30, 2005 23:19
Location: Scotland
Contact:

Post by Enjay »

Yup, sitters has certainly used similar effects. However, I think Risen3D can use the models for collision purposes.

Two complications that would need to be overcome.

As WW said, models are not used for collision detection in GZdoom so the ground underneath would have to be sculpted to approximate the shape of the model otherwise the player would just walk through the hills etc as if they weren't there.

Just like sprites, models are only drawn if the sector they are placed in is visible. If you have a very big model, chances are that from some places on the map, you would not be able to see the sector that the thing the model is bound to was placed in - so the model would just vanish until you could see the sector in question again.
Post Reply

Return to “Editing Help”