Wings3d tutorial

Wings3d tutorial

Share and discuss visual creations and creation practices like texturing, modelling and musing on the meaning of life.

Moderators: MR.D, Moderators

User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Wings3d tutorial

Post by oksnoop2 »

http://code.google.com/p/conflictterra/ ... nk_Wings3d

I just wanted some suggestions on it.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Re: Wings3d tutorial

Post by smoth »

make slideshow. text is important loading all these images takes more time than reading a proper explanation.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Re: Wings3d tutorial

Post by Forboding Angel »

oi yes, slideshow ftw
User avatar
Fenrirr
Posts: 26
Joined: 16 Oct 2010, 06:02

Re: Wings3d tutorial

Post by Fenrirr »

Slide Show. I have some time today to fiddle around with stuff, but this would take a while.... Slideshow or some sort of video would also be nice (commentary as a nice touch as well ;) ).
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: Wings3d tutorial

Post by oksnoop2 »

Image shack keeps giving me an error:
"Failed to upload your picture(s): Internal error"

I will continue to try to slideshowafy it though.

If anyone knows of another way, short of making 78 separate wiki pages. Let me know.
User avatar
SanadaUjiosan
Conflict Terra Developer
Posts: 907
Joined: 21 Jan 2010, 06:21

Re: Wings3d tutorial

Post by SanadaUjiosan »

Crop those things. Your resolution is so high it takes forever to load each one.
User avatar
FireStorm_
Posts: 666
Joined: 19 Aug 2009, 16:09

Re: Wings3d tutorial

Post by FireStorm_ »

I think every tutorial is a good initiative, this one not excluded.

But i've been looking more closely, and i think it is strange you made a 8-side cylinder by using bevel on a cube.
reason: the top (and bottom) of your cylinder is made up of 14 tri's. If you make a cylinder directly the top will have a minimum of 6 tri's.

Now imagine a model made out of, lets say, 10 cylinders.
The bevel way would give a total of 440 tri's
The direct way would give a total of 280 tri's

I can imagine this could mean a significant difference in some cases.
User avatar
SanadaUjiosan
Conflict Terra Developer
Posts: 907
Joined: 21 Jan 2010, 06:21

Re: Wings3d tutorial

Post by SanadaUjiosan »

Oh no, the CT secret is out!

We don't know what you guys mean by tris.

Correction: I don't know what you guys mean by tris. I don't think snoop does either.
User avatar
Wombat
Posts: 3379
Joined: 15 Dec 2008, 15:53

Re: Wings3d tutorial

Post by Wombat »

i still dont like wings3d, blender is somehow less complicated :D and ye, slideshow ftw
User avatar
FireStorm_
Posts: 666
Joined: 19 Aug 2009, 16:09

Re: Wings3d tutorial

Post by FireStorm_ »

SanadaUjiosan wrote:what you guys mean by tris.
Oh, well that is easy. It are the surfaces your model are made off. A single triangle counts as one tri. a square can be cut diagonally and counts as 2 tris. A cube has 6 sides. all cut in to half gives 12 tris.

Simply put, these surfaces have to be calculated by your pc, and the more there are, the harder it gets to render/show them all on screen. At some point it could lag the simulation/animation that is a spring game. Less tris might be smoother in some cases.

i.e.
tris of a ct unit
User avatar
knorke
Posts: 7971
Joined: 22 Feb 2006, 01:02

Re: Wings3d tutorial

Post by knorke »

yea resize and crop to only show the relevant part of the screenshot.
for this:
http://img690.imageshack.us/img690/8166 ... ot011t.png
it would be enough to just show the menu i think.

if you do this in a clever way and get each image to 800x600 or so (so they can be viewed full size with readable text), you could just put them all on one page and users can scroll up and down.
User avatar
SanadaUjiosan
Conflict Terra Developer
Posts: 907
Joined: 21 Jan 2010, 06:21

Re: Wings3d tutorial

Post by SanadaUjiosan »

FireStorm_ wrote:
SanadaUjiosan wrote:what you guys mean by tris.
Oh, well that is easy. It are the surfaces your model are made off. A single triangle counts as one tri. a square can be cut diagonally and counts as 2 tris. A cube has 6 sides. all cut in to half gives 12 tris.

Simply put, these surfaces have to be calculated by your pc, and the more there are, the harder it gets to render/show them all on screen. At some point it could lag the simulation/animation that is a spring game. Less tris might be smoother in some cases.

i.e.
tris of a ct unit
Didn't someone test just how "complicated" models could be in spring once and found that the engine does fine with ridiculous models?

Regardless, I'm not going to remodel any units purely for the sake of the number of triangles in it.
User avatar
FireStorm_
Posts: 666
Joined: 19 Aug 2009, 16:09

Re: Wings3d tutorial

Post by FireStorm_ »

If ct runs fine on (most of) the pc of the players, I woudn't worry.

If you do get in trouble though: Re-UV-mapping to put multiple UVmaps on a single texture might be a theoretical* performance increase option worth considering. ct art easily allows for only needing a few textures, since a lot of surfaces are totally one colour, if I'm not mistaken.

(*I say theoretical, because, well, I'm no spring dev and I don't really know how much it would really matter. Same goes for the tris. But there are other forum threads about the subject though, IIRC.)
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: Wings3d tutorial

Post by oksnoop2 »

I really don't want to take the time to crop these images. Is there some way i can resize them with the power of html or wiki language? GoogleCode uses a bit of both.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Wings3d tutorial

Post by rattle »

terrible...
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: Wings3d tutorial

Post by oksnoop2 »

rattle wrote:terrible...

This reply is not useful.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Wings3d tutorial

Post by rattle »

so is your "tutorial"
User avatar
Hoi
Posts: 2917
Joined: 13 May 2008, 16:51

Re: Wings3d tutorial

Post by Hoi »

Stop whining just because it's a tutorial for people who are new to 3d modeling.
User avatar
rattle
Damned Developer
Posts: 8278
Joined: 01 Jun 2006, 13:15

Re: Wings3d tutorial

Post by rattle »

does it cover anything beyond resizing, extruding or creating basic shapes?
User avatar
Hoi
Posts: 2917
Joined: 13 May 2008, 16:51

Re: Wings3d tutorial

Post by Hoi »

Do new people even understand those things? They don't. It's also a bit of an introduction to the interface.

This can be useful for an absolute noob.
Post Reply

Return to “Art & Modelling”