import options
All  1-3  4-8

Previous
Next
 From:  Michael Gibson
681.4 In reply to 681.1 
Hi Moka, that MeshToSolid program that Eddi should do the trick right now. Also if you have Rhino, open the poly mesh file in Rhino, then use the ExtractMeshEdges command to grab the edges as polyline curves, which can then be exported to .3dm and read into MoI, you will get the wireframe to work with that way.

It's going to be a chunk of work to support actual polygon mesh objects inside MoI as a different data type other than NURBS objects, it kind of opens up a lot of problems as far as how the 2 different kinds of objects would interact with each other for stuff like trimming, booleans, etc... So I don't think that I'm going to be doing that anytime too soon.

What I will probably do sooner than that is have a way to read in the polygon mesh as wireframe lines. That should give you stuff to snap on to and will generally be less difficult for me to do. But I'm trying to wrap things up for V1 right now so I'm trying to avoid adding any more major new features at this moment, I'm afraid that I won't be able to get this one in until after the initial V1 is released.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  moka
681.5 In reply to 681.4 
thanks michael,
your proposal of bringing the mesh as wireframe lines would be already very good to have.
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  moka
681.6 In reply to 681.3 
WillBellJr,
I don't see how Silo|s retopolgy tools would help me to bring in a polygonal mesh into Moi.....???
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  WillBellJr
681.7 In reply to 681.6 
Yes, if you're interested in creating a NURBS object from a mesh then no, it wouldn't help.

Thing is, unless you're expecting to export out to a NURBS format, you're going to get polygons back out anyway.

The tools I mentioned are typically used to clean up .3DS and other dirty polygon meshes into a nice quad structure ready for animation etc.

Their inexpensive prices make them handy tools to have just for GP...

-Will
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  eddi
681.8 In reply to 681.5 
Halo Michael,

>What I will probably do sooner than that is have a way to read in the polygon mesh as wireframe lines.

a good idea, thanks
BestReg`s EDDI
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-8