Skip to main content

Bugatti shows real-life videogame car

Bugatti, maker of 1,200 horsepower supercars with seven-figure price tags, unveiled a fantasy videogame car at the Frankfurt Motor Show. But this one wasn't just made of pixels. Bugatti engineers created a real, drivable version.

The Bugatti Vision Gran Turismo is a model of the car that appears in the popular Gran Turismo videogame series. The real-life version is fully drivable but wasn't designed to comply with government safety regulations -- only racing regulations.
This concept car is particularly important because it offers a glimpse of what Bugatti's next model will look like. As part of the Volkswagen Group, Bugatti is related to luxury automakers like Lamborghini and Bentley, but is even more exclusive. Over the last decade, Bugatti has sold 450 cars worldwide at prices in excess of $1 million each. All of them were versions of one model, the Bugatti Veyron.
Powered by a turbocharged 16-cylinder engine, the Bugatti Veyron evolved over the years, gaining speed and power. Later models have 1,200 horsepower and top speeds in excess of 250 miles an hour. But now Bugatti is working on an all-new successor.
"Bugatti Vision Gran Turismo is the first stage on a new journey that Bugatti is embarking on following the successful completion of its Veyron chapter," Wolfgang Dürheimer, head of Bugatti, said in a statement.
Dürheimer added that the new model will be unveiled "in the not too distant future."
Designers for the concept car drew inspiration from Bugatti racing cars of the 1920s and '30s. Based in France at the time, Bugatti won at LeMans in 1937 and '39. The Vision Gran Turismo was designed to excel on the LeMans track, which features long, straight sections -- putting a premium on top speed.

Comments

Popular posts from this blog

Android 6.0 Marshmallow: everything you need to know

Google has now confirmed that  Android M is Android 6.0 Marshmallow . The third and final version of the Android M developer preview has also just been released, alongside the Android 6.0 SDK. Read on for everything you need to know about Android 6.0 Marshmallow and the Android M developer preview 3. Android 6.0 Marshmallow The Google Developers blog  post  didn't mention many specifics for the Android 6.0 Marshmallow release, so details are still relatively sparse. It did say that the final Android 6.0 Marshmallow release date would be "later this fall", but we kind of already knew that. It did give us more information on Android 6.0 Marshmallow features, though, in the shape of a  changelog  for API level 23. There aren't many changes in the Android M developer preview 3. As the blog post states: "Compared to the previous developer preview update, you will find this final API update fairly incremental." The two most significant c...

Best web technologies and tools for 2015

Best web technologies and tools for 2015 ECMAScript 6 ES6 is the future of JavaScript and is going to bring many  new features . The good news is that the feature set of ES6 is already frozen and browsers have already started  implementing  the features. Tools like Traceur already allow you to write code in ES6 and then transpile it to ES5 so that it works in Today's browsers. Furthermore frameworks like AngularJS and Ember are going to target ES6 in future releases. Given its feature set and popularity I think ES6 is definitely going to revolutionise JavaScript development. AngularJS 2.0 Google's  AngularJS  is one of the popular frameworks for developing  Single Page Apps . The good news is that AngularJS 2.0  is under development and this time it's more powerful, better and faster. As  Durandal , another popular SPA framework, is converging into AngularJS the combo is definitely going to make an impact. AngularJS 2.0 is also...