Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, Grant, Neb), 908 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Extrude or just two models? #144302
07/29/07 12:06
07/29/07 12:06
Joined: Mar 2007
Posts: 261
Germany
Thracian Offline OP
Member
Thracian  Offline OP
Member

Joined: Mar 2007
Posts: 261
Germany
Hello,
i have another question :
If i try to model, e.g. a big T (itīs just an example):
Should i combine two cubes:
aaaaaaaa&aaaaaaaaa
________&_________
________&_________
________&_________
________&_________
________&_________
________&_________

or should i use exstrusion modelling like that:
|aaaaaa|a|aaaaaaa|
_______|a|_______
_______|a|_______
_______|a|_______
_______|a|_______
_______|a|_______
_______|a|_______
_______|a|_______

I think the first version with two combined cubes has less polygons and is easier to skin if you want different olors for each part, but i donīt know wether there is a lack of performance by this way.

I know the example is not ver good, but i come to the same question e.g. when iīm modelling a sword and i think about seperating the blade from the shaft.

So, thanks (again ),
Thracian


------------------------

All programmers are playwrights and all computers are lousy actors.
Re: Extrude or just two models? [Re: Thracian] #144303
07/30/07 09:30
07/30/07 09:30
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
i would do the second way because it has less dodgy gouraud shading.

julz


Formerly known as JulzMighty.
I made KarBOOM!
Re: Extrude or just two models? [Re: JibbSmart] #144304
07/30/07 17:29
07/30/07 17:29
Joined: Mar 2007
Posts: 261
Germany
Thracian Offline OP
Member
Thracian  Offline OP
Member

Joined: Mar 2007
Posts: 261
Germany
Thanks for the answer. Do you know whether it is a performance question?


------------------------

All programmers are playwrights and all computers are lousy actors.
Re: Extrude or just two models? [Re: Thracian] #144305
07/31/07 03:37
07/31/07 03:37
Joined: Mar 2006
Posts: 3,538
WA, Australia
J
JibbSmart Offline
Expert
JibbSmart  Offline
Expert
J

Joined: Mar 2006
Posts: 3,538
WA, Australia
there would be a change in performance, you are right, but only on a very small scale (even if you use lots of objects like this). as usual, it's a balance between performance and aesthetics. if you're using a normal mapping shader anyway, then you wouldn't have to worry about gouraud artifacts.

julz


Formerly known as JulzMighty.
I made KarBOOM!
Re: Extrude or just two models? [Re: JibbSmart] #144306
07/31/07 07:31
07/31/07 07:31
Joined: Mar 2007
Posts: 261
Germany
Thracian Offline OP
Member
Thracian  Offline OP
Member

Joined: Mar 2007
Posts: 261
Germany
OK, thank you very much for your answers


------------------------

All programmers are playwrights and all computers are lousy actors.
Re: Extrude or just two models? [Re: Thracian] #144307
07/31/07 12:50
07/31/07 12:50
Joined: Apr 2005
Posts: 67
InnerSpace
dudeBot Offline
Junior Member
dudeBot  Offline
Junior Member

Joined: Apr 2005
Posts: 67
InnerSpace
FYI-
This is how I deal with the gouraud shading "issue" when I want faces in
my models to appear more "hard edged"
I use 3ds Max to create models, so I'm not sure if you can do this in MED.
Since MED doesn't seem to accept smoothing groups set in Max, I will
create the model, unwrap it and apply the texture map. Then I collpase the
Unwrap UVW modifier and detach the faces from the model that I want to
appear hard edged. When I'm finished, I reattach all of the faces to
the mesh as elements. This will retain the mapping coordinates, and will
work like smothing groups. This will however, increase the vert count,
so I try to keep an eye on that.

Re: Extrude or just two models? [Re: dudeBot] #144308
08/01/07 14:08
08/01/07 14:08
Joined: Apr 2005
Posts: 67
InnerSpace
dudeBot Offline
Junior Member
dudeBot  Offline
Junior Member

Joined: Apr 2005
Posts: 67
InnerSpace
I should also add that I only use this technique with static meshes,
or animated meshes where there is no mesh deformation (e.g. machine parts,
robots). Any mesh deformation may result in a "tearing" of adjacent faces.


Moderated by  HeelX, rvL_eXile 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1