Home 3D Art Showcase & Critiques

Old car wreck - WIP

I've been working on this car for a couple of days. It's for my Unreal mod. I'm planning on using it as a dynamic object that can react to explosions, collisions and stuff like that.

At the moment it has abaut 3000 tris. I'd like to know if that's already too much or can I put more detail in it. There's propably going to be something like 10 cars at the same time in my mod. car01yz1.jpgcar02pi6.jpg
car03kv7.jpg

Replies

  • Baddcog
    Options
    Offline / Send Message
    Baddcog polycounter lvl 9
    Sounds like a cool prop.

    I haven't used unreal so I'm not sure what poly counts, ect... you should be aiming for. However I do alot of game models for Doom3 right now, it can handle tons of polys but still fewer is better.
    With that said i think you should probably optiiize and get it down closer to 1000. the roof (inside especially) and outside could come down, the trunk and hood could be alot lower. Keep the siluette close and get rid of wasted polys that don't contribute to the shape much.
    use those polys for details like grill and headlights.

    use simple two sided polys to add windows, would be cool to see them cracked, or cracked when hit...

    You could add a simple steering wheel and use an alpha plane for the 'spokes', ect...
  • Ville Pakarinen
    Thanks! Now that you mentioned I realized that it has a butt load of useless polys. I need to get rid of them.
  • Slash
    Options
    Offline / Send Message
    Slash polycounter lvl 19
    polies.jpg


    I'd recommend arranging the polies on your wheels like that.


    //edit: and use less than you have now.
  • Toomas
    Options
    Offline / Send Message
    Toomas polycounter lvl 18
    Hehe Moskvitch/IZ?
  • rooster
    Options
    Offline / Send Message
    rooster mod
    it's worth mentioning that is not an absolute rule-if you want to texture a quarter of the circle and rotate the texture you'll need that vert. Depends on if you need to worry about polys or texture space more
  • flaagan
    Options
    Offline / Send Message
    flaagan polycounter lvl 18
    [ QUOTE ]
    polies.jpg


    I'd recommend arranging the polies on your wheels like that.




    //edit: and use less than you have now.

    [/ QUOTE ]

    While I somewhat agree with that idea, you can save UV space with the first on, and give the wheel some form of curved shape with the center point.
  • Cheshire
    Options
    Offline / Send Message
    I agree that the one wiht the center vertex will work better for low poly models and for UV space, however programs like Zbrush will make a mess out of them and the one on the right will work out better. I usually build both for something that needs a normal map.
  • technodookie
    Options
    Offline / Send Message
    technodookie polycounter lvl 17
    Not sure if this helps in unreal, but I've seen this in low poly situations. cap the wheel's cylinder with one tri and texture it with the hubcap/tire diffuse map and then alpha out the remainder. low_poly_tire.jpg
  • Ape.of.Gods
    Options
    Offline / Send Message
    Ape.of.Gods polycounter lvl 15
    with my experiance in Unreal using an opacity texture is almost more taxing then just adding more polys, so I'd go with the polys first.
  • Ott
    Options
    Offline / Send Message
    Ott polycounter lvl 13
    That's correct. Saving 100 triangles doesn't mean anything once you throw an alpha map in there. You will generally always run out of texture memory long before your platform chugs due to poly counts.
  • McKertis
    Options
    Offline / Send Message
    [ QUOTE ]
    At the moment it has abaut 3000 tris. I'd like to know if that's already too much or can I put more detail in it. There's propably going to be something like 10 cars at the same time in my mod.

    [/ QUOTE ]

    I read somewhere that Unreal 3 has a base guide of 15000-16000 tris per character up close, and 5000-6000 in LOD that will be seen from far away.
  • Ville Pakarinen
    [ QUOTE ]
    Hehe Moskvitch/IZ?

    [/ QUOTE ]

    Yeah it's a Moskvitch grin.gif
  • Xaltar
    Options
    Offline / Send Message
    Xaltar polycounter lvl 17
    Hahahaha, I knew it, but someone else beat me to it lol.
  • Ville Pakarinen
    Ok I managed to optimize it quite a bit
    car04ij8.jpg
  • UnsteadyTeddy
    Options
    Offline / Send Message
    UnsteadyTeddy polycounter lvl 17
    YOu still have way too many edges on your brakes. Should half the amount at least. If your going to leave that open ( ie. no wheel on it ) then you should add some suspension detail.

    Kill those edges on the front bumper. Its completely flat. Can't really tell whats going on on the rear window seal. Looks like a lot of wasted tris.
  • Baddcog
    Options
    Offline / Send Message
    Baddcog polycounter lvl 9
    Yeah transparency can make some games chug. I haven't seen that with Doom3 yet though, it seems to handle that very well and I have used a similar trick to the wheel idea to my benefit making gears that are alot lower poly.
    Doom3 can handle tons of polys to, but the real issues arise when multiple light sources hit a tri.

    I think you can still kill a ton of polys and not even notice once a good texture is in place.
    I think it would be more interesting to put polys into having a door ajar and all the major components in place.
    Steering wheel, rear view mirror, lug bolts on the hubs, ect.. instead of just a really smooth curve to the body panels.
  • Ville Pakarinen
    Heheh!! Added loads of stuff but still managed to reduce tris. What do you think about the axels?
    (IMAGES REMOVED)
  • Ville Pakarinen
    This is now ready for textures. I hope 3000 tris isn't too much. Come on! It's Unreal3! 3000 tris is nothing.
    mos01eg8.jpgmos02cu9.jpgmos03xw7.jpg
Sign In or Register to comment.