![]() |
Destruction! - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Feature Requests (https://www.vdrift.net/Forum/forumdisplay.php?fid=6) +--- Thread: Destruction! (/showthread.php?tid=30) |
Destruction! - hardkaare - 07-14-2005 Hi.I have been looking for at good car/racing game with destruction in it.why not make a map like the one in "destriction detby" a "circle arena" and the add visible damage to the cars (im affraid its an allmost impsible job to do ![]() Destruction! - charlieg - 08-09-2005 I saw a project simulating body damage to cars, but for the life of me can not find a link right now. It was pretty cool, although perhaps more resource intensive than the type of damage simulation VDrift would want. Things like the actual body framework would warp depending upon the impact. Still, it was pretty cool and (if only I could find a link) probably closer to what you want than VDrift which is a [drift] racing simulation rather than a smash-em-up. Destruction! - FFuser - 08-09-2005 charlieg Wrote:VDrift which is a [drift] racing simulation rather than a smash-em-up.If a racer (in the true world) crashes, his car is also damaged, so I think it will be a step forwards in this simulation. I don't say that we need an arena-track, but If somebody wants that he can create one Destruction! - hardkaare - 08-16-2005 If vdrift, gets support for damage and such, its the first linux driving game I know that has it.I have allways been a fan of games like Destruction Derby, Gta 1-5. Maybe its an impossible/to much work to do to the existing code?Once again thx for this great game.Multiplayer Car destruction rocks :-D Destruction! - joevenzon - 08-16-2005 it would be a *lot* of extra work, and there are lots of other features that are much higher priorityfeel free to start your own project with the code, though Destruction! - hardkaare - 08-16-2005 Hi joevenzon.It was not my intention stress you or force you to make changes to your game, im sorry :-(I was just exited to hear if you also liked such feature.Once again sorry. Destruction! - FFuser - 08-16-2005 joevenzon Wrote:it would be a *lot* of extra work, and there are lots of other features that are much higher priorityThat is true Quote:feel free to start your own project with the code, thoughI can't program c++ ![]() Destruction! - charlieg - 08-17-2005 Found it!!!D4MD (deformed) is a simulation of car damage, built using the OGRE rendering engine. Read about it (screenshots plus movie) in the OGRE forumshere.It's hard to see how VDrift could take anything other than ideas from this. Different 3D engine, different approach to the game, I'd be surprised if there was any kind of similarity in code structure. Destruction! - charlieg - 08-17-2005 Saying that, here's a link to a paper on the deformation algorithm in use by d4md:http://pwp.netcabo.pt/0175938601/omicron/d4md_preprint.pdf |