Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Texture, Model & Animation Help Invisible model + Poly reduction
xxxxxxxxxxxxxxxx Away
Posting Freak

Posts: 935
Threads: 0
Joined: Jun 2012
Reputation: 54
#4
RE: Invisible model + Poly reduction

Quote: Also, you can notice that the polygon count is EXTREMELY high (around 5.5k), but whenever I reduce it, the model gets twisted. How can I reduce the poly count without getting the model screwed?
If it's triangulated, there's pretty much no way to do it properly on a mesh like this without retopologizing it by hand. (= Building a new mesh on the surface of the old one) There are automatic poly reducing tools, but as you could see first-hand, they often tend to screw up a model. They work okay on irregular stuff like rocks or trees, but on precise meshes like cars...

If it's made up of quadrangles, you can quickly select edgeloops that are not essential for the shape of the model by double-clicking and deleting them. Make sure you really delete the edgeloop WITH the vertices that belong to it! Simply hitting backspace will make Maya leave the vertices there, resulting in nasty n-gons. You'll have to hold Ctl and RMB, then select EdgeLoopUtilities>To Edgeloop and delete to properly delete the loop. (Make a keybind for it if you have to do it often Wink )

What you could try if the model is made of triangles, is using Mayas "quadrangulate" function. (Mesh> Quadrangulate) It can give you decent results, but only if the mesh's topology used to be made of quadrangles before it was triangulated on export. If not, the result will most likely be quite...creative. Big Grin
(This post was last modified: 04-24-2013, 06:00 PM by xxxxxxxxxxxxxxxx.)
04-24-2013, 06:00 PM
Find


Messages In This Thread
Invisible model + Poly reduction - by ClayPigeon - 04-24-2013, 05:25 PM
RE: Invisible model + Poly reduction - by WALP - 04-24-2013, 05:43 PM
RE: Invisible model + Poly reduction - by xxxxxxxxxxxxxxxx - 04-24-2013, 06:00 PM
RE: Invisible model + Poly reduction - by Statyk - 04-25-2013, 05:01 AM
RE: Invisible model + Poly reduction - by Traggey - 04-26-2013, 05:46 PM



Users browsing this thread: 6 Guest(s)