[Bf-python] EMesh module proposal

Joilnen Batista Leite vma_bad_list at yahoo.com
Wed Oct 6 20:42:36 CEST 2004


I think that it could be a good idea but why not
improve NMesh for this ?

Joilnen
--- joeedh <joeeagar at prodigy.net> wrote:

> Hi.  Recently I have become interested in
> implementing an EditMesh 
> module, that would allow access to meshes while in
> EditMode.  This, I 
> believe, should not be too complex, certainly not
> like the NMesh module 
> (I don't mean that in a bad or negative way,
> EditMesh is simpler by its 
> nature since there can only be one of them at one
> time).
> 
> This module would be diagrammed thus:
> 
> EMesh
> ----Faces [a list of EMesh_Faces]
> ----Verts [a list EMesh_Verts]
> ----Edges [a list EMesh_Edges]
> ----MakeEdge(v1, v2) [function]
> ----MakeVert(x, y, z) [function]
> ----MakeFace(v1, v2, v3, v4, example=None)  [to make
> it similar to 
> addfacelist]
> 
> . . .And would have all the right stuff in
> EMesh_Faces-Verts-Edges.
> 
> Also, the vertex/face/edge selection functions (e.g.
> the ones use when 
> you click on a vertex, face or edge) would be
> available to us.  I think.
> 
> joeedh
> 
> _______________________________________________
> Bf-python mailing list
> Bf-python at projects.blender.org
>
http://projects.blender.org/mailman/listinfo/bf-python
> 



		
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com



More information about the Bf-python mailing list