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
ClayPigeon Offline
Member

Posts: 214
Threads: 13
Joined: Mar 2012
Reputation: 8
#5
RE: Invisible model + Poly reduction

(04-24-2013, 06:00 PM)Hirnwirbel Wrote:
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

I'm kinda lost with the edgeloops part, kinda new to this whole deal.
And unfortunately, the model won't be quadrangulated, it stays triangulated, so I can't reduce the polys correctly Sad

I can't think of having a model with 5.5k poly's in the mod... and all the other free-to-use car mods I found were way higher, somewhere between 130k and over 1M.

Anyway, I'm still looking forward to get some fix with the invisibility problem. Thanks a bunch for the comment though Smile
04-24-2013, 06:24 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 ClayPigeon - 04-24-2013, 06:24 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: 4 Guest(s)