Anim8or Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Ian Ross has just released a book on Anim8or. It's perect for a beginner and a good reference for experienced users. It contains detailed chapters on every aspect, with many examples. Get your own copy here: "Anim8or Tutorial Book"

Author Topic: What's the Point of this Rule? ???  (Read 5830 times)

flametiger74

  • Full Member
  • ***
  • Posts: 152
    • View Profile
What's the Point of this Rule? ???
« on: May 15, 2008, 11:40:10 pm »

Quote from the Manual

Adding Faces

Once you have added new edges to a mesh, you will be able to fill in the gaps with new faces. You do this by first selecting all of the edges that surround where your new face or faces will go. Then you use the Edit->FillHoles command to fill them.

There are a few things to note before you start adding faces:

    * Faces can only be added to complete connected loops of edges. If there are any gaps, no face will be added.

    * All edges in the loop must not already be part of two (or more) faces. Only edges that are part of at most one face will be considered. You can tell how many edges an edge participates in by its color when selected.

    * You can select a lot of edges and do a fill of the whole batch at once. Anim8or will start by filling any selected edge loops of length 3. Then it will fill those of length 4, etc. until no more faces can be added. This will sometimes create undesirable results and you will have to try again in smaller batches.

    * You may have to apply the Edit->FlipNormals and the Edit->FixNormals commands to orient new faces properly after they are added.

   


So you may have to delete some faces in your mesh before you can add the new ones you need to add.



This limits your ability to make stuff alot. Why is this rule needed. Is it because of a memory issue with anim8or, or just that's how the system was created? The fact that edges can only be attached to a certain amount of faces limits your control over stuff like complicated buildings, models, charechtars, ect. So what's the point of it.
Logged

hihosilver

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1294
    • View Profile
Re: What's the Point of this Rule? ???
« Reply #1 on: May 16, 2008, 01:31:16 am »

I believe one of the biggest reasons for this is subdivision.  If you had three faces stemming off of one edge, when subdividing the program would not know what to do.  I don't believe it's a memory issue in any way.  If you're able to create more than 2 faces off of one edge in other programs, they will have errors when subdividing the object.

And no, this really doesn't limit your creation of anything.  Realistically, there is never 3 or more faces connected to one 'edge' (though there aren't edges in real life.)  Remember that people tend to discount the back of faces, you normally always want to be looking at the front.  So, how do people create buildings?  Volume of course!  Instead of having a single edge, give the wall volume.  This will not only solve your problem very easily, it will also be realistic.  Here's what I'm talking about:


This rule should in no way hinder your abilities to create something.
Logged