Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tire idea
06-18-2008, 02:43 PM,
#7
 
yeah, it could be done all in code for sure. i mean, blender does tht kind of thing when you request a torus. which it seems is called "add_mesh_torus.py" in the scripts directory. i'd guess it's allot like that but figuring out where to not generate vertexes on the inner doughnut*.

most i've done with building meshes in code is getting a heightmap mesh from a gray-scale image. and once me and a friend built a non-smooth sub-divide routine that worked on a quad. both of these were pretty grisly to work on, but ultimately rewarding.

doing the texture coordinates sounds more complicated than doing the geometry, but it shouldn't be that bad.



i was trying to think of some ways to do a rim system where you'd get to select your visual style and then select how many spokes you wanted and then rim diameter. and while it's all do-able the only way i could think to do it *right* would want the mesh exporter recognizing vertex groups so certain patches around the hub (like the lug-nuts) wouldn't be scaled when you went from 13" to 18". also welding together the hub vertexes of spokes doesn't sound fun, and i don't think it could be done in such a way that scaling the spoke count wouldn't create bulges or kinks where the vertexes were welded.

yeah, change-able wheels would be sweet. if you do the tire idea i can try to re-make all the other car's wheels to just have the non-tire part. of course if the original .blend files are around that would be nicest.


and speaking of tedium! i did all the driver re-positioning a while back. but then began the discussion of the coordinate system inconsistencies. and then came the re-factoring of top level code. then i made the dudes head bigger to be more realistic, meaning i'll have to do re-check the positioning for each vehicle.

and i'm wondering: should wait to re-check driver positioning until the coordinate systems are all consistent (which i'm guessing will happen in the re-factor branch)?
Reply


Messages In This Thread
tire idea - by zimluura - 06-14-2008, 12:22 PM
Re: tire idea - by joevenzon_phpbb2_import3 - 06-15-2008, 12:59 PM
[No subject] - by zimluura - 06-15-2008, 03:28 PM
[No subject] - by joevenzon_phpbb2_import3 - 06-16-2008, 12:57 PM
[No subject] - by zimluura - 06-16-2008, 02:51 PM
[No subject] - by joevenzon_phpbb2_import3 - 06-18-2008, 12:04 AM
[No subject] - by zimluura - 06-18-2008, 02:43 PM
[No subject] - by joevenzon_phpbb2_import3 - 06-18-2008, 11:19 PM
[No subject] - by zimluura - 06-19-2008, 02:02 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)