Cars Ford Transit 2005 (WIP)

Is it possible to model the Transit with the back doors open and ramps up to the back, added via the physics collide mesh?

And then drive the Anglia inside while driving along?
 
I believe the collider mesh needs to be convex, so anything "inside" wouldn't work. But definately worth a try :)

What if the collider were large enough to encompasses the perimeter of the van but shallow so it does not extend to the full height? If it were then set to be the height of the floor of the van you should be able to drive/park on it.
 
Gary, weren't the mk6 transit's fwd? Or am I mistaken?

They were FWD. They were also RWD. A few were even 4WD :D

Yeah it was one of the reasonably unique things about he mk6/7 Transit; you could specify FWD or RWD, depending on engine choice etc.

The 2.4's were all RWD, and of course this is the most powerful version (135/140bhp). You don't see many RWD SWB Transits, most are FWD as the load bay is larger and lower.


Also, kind of interesting; I checked the MOT history of this specific Transit (the one that actually went round the 'Ring), and its just recently passed another MOT at 75k Miles, legal for another year!
 
Hi, is there any way i could download an early version? Thanks. :)

Beta downloads are available for those willing+capable of improving the quality of the mod. So if you have well documented experience of modding (physics stuff) then by all means let me know, I'm always open to help :D

Otherwise you'll have to wait like everyone else :p

PS. I really am looking for some physics help for the S2 and S3 versions. Both are just lacking in terms of driveability, and I have no experience tuning powerful race cars. Let me know if you can help :)
 
Beta downloads are available for those willing+capable of improving the quality of the mod. So if you have well documented experience of modding (physics stuff) then by all means let me know, I'm always open to help :D

Otherwise you'll have to wait like everyone else :p

PS. I really am looking for some physics help for the S2 and S3 versions. Both are just lacking in terms of driveability, and I have no experience tuning powerful race cars. Let me know if you can help :)
well, im none of those things, so i'll just be waiting. Looks very good already! :D
 
Yes, I'm working on this again!

Went back the the Transit files today wanting to push on with new bits, but ended up spending all my time bringing it up the same standards as the Anglia; Might be hard to see, but these two images who the before and after of todays work, mainly getting rid of my old attempts at 'chamfers' which look crap and dont blend in, and general refinements. Its slow work, and there's a lot more to go, but I think its worth it, looks much nicer IMO.

I guess its on of those things people probably wouldn't notice, but I most certainly do!

Click to see full size, you won't see anything otherwise.
Before:
h0e4pDf.jpg


After:
XK5W4Uw.jpg
 
Interesting chamfers on the panel edges.

Have you had to set the face normals explicitly so you don't need support loops?

I'll be quite honest and say I'm not sure what you mean! :roflmao: Chamfers are just done normally with 3dsmax, with all faces given the same smoothing group, like below:

0qpdBLHm.jpg


I could (and did before) do chamfers like this, which would use less polys - but you either don't get a rounded smooth look, or you end up adding loops at each side which ends up using more polys in the end.

 
Ah yes, the top is how I'd usually do them.

You can select an edge and do 'extrude edges' but have no extrusion, but it'll extrude edge support loops... rather than the 'classical' chamfer which does the bottom one.

But the top one is technically no more accurate, just the normals are nicer because of the support loops.

In theory you can make the bottom one look more like the top one by using face weighted normals, or setting normals explicitly.

If you check out the polycount forums, and more specifically the wiki here:
http://wiki.polycount.com/wiki/Face_weighted_normals

It discusses some approaches to managing the normals.

I use the script here:
http://wiki.polycount.com/wiki/VertexNormal#SetNormals_MAXScript

"GetVertNormalsFromFace MAXScript"

You just select bunches of faces that you want to have normals 'conventionally' calculated across, and then run the script, which runs face weighted normal calcs over them.

So for instance you'd select the forward faces of the actual bodywork and press the button, then you'd select the faces that are perpendicular to them (beyond the chamfer) and press the button.
This leaves the normals all either facing outwards of the body panel, or perpendicular to it... the chamfered edge then gets a blend of normals from out, to perpendicular (as per the diagrams on the wiki pages linked above)

That is technically more accurate of the actual topology, looks just as good as the method you've now chosen, AND it saves triangles too.

Just be cautious with using modifiers like edit mesh or symmetry above edited normals because they can be lost in some cases!



I'll be honest I used your 'new' method in the past because it works ok and looks ok and that's great.

I'm just letting you know that this method works nicely too, and in theory offers many advantages in areas like UV unwrapping, lower tri and vert counts, etc.


Keep up the amazing work though :D

99% of any project is making the main mesh. These are details and are just thinks to pontificate about later... don't worry about them too much :)
 

Latest News

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top