May 26, 2014

Introducing the GSoC students

This year's Google Summer of Code started roughly a week ago and we thought it might be nice to let them introduce themselves a bit before they start writing a few posts of their own. Some of the projects aren't as visual as others so there might be less posts or screenshots from the students doing them, but we'll keep you updated now and then nonetheless. Anyway, enough with introducing the introduction, let's hear what they say themselves.



elath:
My name is Csaba. You can find me in IRC / forum with the nick name elath. I have the honor to create a Track Editor for SuperTuxKart, and I will try my best to bring a useful tool for you. My next few weeks seem to be hard (exam period is coming), but I am going to find time to discuss my ideas with you, and ask your opinion.
leyyin:
Hi, I am Daniel Butum (leyyin on #stk and github). I’m currently in my first year of computer science at the Babes Bolyai university in Cluj-Napoca, Romania. I will be working on the online user administration.
Among the new features, the most important ones (that will be visible to regular users) is the possibility to report bugs on individual addons, new friend system (view, add, edit and delete friends from the stkaddons website; a crude early mockup http://i.imgur.com/tXIaxL5.png), viewing the users and addons (karts, tracks, arenas) will be simplified and easier to navigate (implement pagination and search), the possibility to post, play or comment anonymously (guest account), and of course achievements :) on the user page.
If any of you have any suggestions or questions I’m always happy to answer them in the IRC channel. ;)
nixt:
Hello readers, I go by the nick nixt on IRC and my project is about Gameplay Improvements. The primary goal of this GSoC project is to allow driving on walls and upside down surfaces. This will allow artists to create much more engaging tracks which may incorporate loop-the-loop or twister-like sections. While it is realtively easy to implement this for player controlled karts, the current AI is designed around the idea of the tracks being mostly horizontal. So the main problem we are trying to solve is to improve the AI so that it can drive around such tracks with sufficient competence. Hopefully, by the end of GSoC we will have some really interesting tracks to play with!
sachith500:
Hello everyone! My name is Sachith Seneviratne and I'm a 3rd year Computer Science and Engineering undergraduate at the University of Moratuwa, Sri Lanka. I absolutely adore programming for games, especially AI and scripting and I will be working on a new scripting engine for SuperTuxKart. The Engine will be implemented in AngelScript and will help in increasing the configurability of the SuperTuxKart codebase. The primary objective will be to create a lot of new fun interactions for karts and tracks.
solistice:
Hi, my name is Bart, aka solistice, and I'm accepted to work for STK on Gameplay Improvements. I'm 23 years old, and I live in Belgium. I’m going to work on two important features during my period here. The first one will be further implementation of the replay system. Internally, there has been some work on this, but my goal is to improve this. One of the new things will be an exportable replay file, that can be re-opened, and even raced against (in the form of a ghost race). When time allows, and networking is up to par, those replays could be spread online. The most important reason to do this, is so users can race against each other, and to fight against cheating. The top x best times could then have a replay automatically uploaded, and others can race against those replays.
The other main change included in my proposal is the differentiation of karts. At the moment, every kart has the same properties (same weight, same max speed, turning, and so on). Changing this is as good as done, internally, but the GUI to support this and the balancing work is something I will work on. I have to make sure no karts are more powerful than others, yet make the difference between karts big enough to have a visible impact in the game. This way, kart selection is more than only selecting fancy images!
When time allows it, support for different kind of vehicles (motorbikes and others) will also be implemented, but only if the other jobs are done!

Interesting bunch, eh? And even more interesting will the new features be when ready, although this will naturally take some time to get mature enough for wider release. Meanwhile, relax, drink some fruity juice and enjoy the summer!

May 5, 2014

Introducing SuperTuxKart's new graphical engine


The art challenges the technology, and the technology inspires the art.

John Lasseter Chief creative officer at Pixar

One complaint we have heard a lot over the time we have been working on SuperTuxKart is that the graphics are not really good. "The 3D graphics aren’t fantastic (think Mario 64, circa 1996, rather than anything more recent)" was written on BritishComputing about SuperTuxKart, or "Graphically SuperTuxKart is not impressive, but it has that charm that I liked so much about the older 3D games" in FamilyFriendlyGaming. And while there was a fair improvement over the original TuxKart, we always have been aware of this fact.

Luckily, being able to become a mentoring organisation in GSoC 2013 gave us an opportunity to work on that, and we can now say to people not liking the graphics: "You have been heard."

Out GSoC 2013 student Lauri Kasanen started to improve Irrlicht, which is a third-party open source rendering engine we have been using since STK 0.7. He added support for shaders, and a lot of additional features to be used by track designers (any regular reader of this blog should be aware of his very interesting blog posts during his development, see our blog posts around July and August 2013). After GSoC 2013 Vincent LeJeune took up the torch and started to write a new engine to allow new effects and more complex tracks.

We could list here all of the awesome new features like Dynamic light or Image Based Lighting. But it would be pretty boring so we have made a showcase:

Unfortunately YouTube's compression doesn't show the best side of our improved engine. So here additionally some high res screenshots of the look you can expect the next release of SuperTuxKart will have:
Lights in Old Mine

Shadows in the new Chocolate Track, which is a replacement for the Amazonian Journey
Blackhill Mansion in new and improved eeriness
Different part of the new Chocolate Track

We have also started to create a new coherent universe and a new style. This will help people's creativity and increase cohesion among tracks. I have been busy with adding Easter Eggs and various hidden references to the tracks. Admittedly you will have to look for sometimes rather hidden details, but here a few snapshots of the details you might spot: 

A fictional company, Nolok industries
Sara's coat of arms

Paulo Riviera, the president of Val Verde, a fictional country in South America

As you might have noticed, the style has changed quite a bit: STK will look like hand painted concept art, with bright colors and mostly hand painted textures:

Example of a wooden texture


While all of this makes us of course very excited, there are a few caveats: to really enjoy STK in its new and shiny glory, a reasonable powerful graphics card will be needed. For all existing users with not exactly latest computer models at hand, don't be afraid: we will still support low end graphics card, but you will have to make some compromises (at this stage Vincent is mostly fighting with bugs in the various graphics driver out there - and let me tell you, there are many). Graphical features can be enabled and disabled to allow nearly everyone to enjoy STK at good frame rates. We intend to publish a pre-release version of STK to allow us to gather some statistics about various graphics cards and performance, driver issues etc, so that we can have some proper guidelines at hand for the release.

The more immediate problem: converting all our tracks (or even better making new tracks) to not only support the new engine, but to use the new features and look really good is a lot of work. And at this stage it is only me doing all of this. So, if you are a Blender user (or know someone) who is looking for some interesting projects to work on, or are skilled with creating textures, please contact us. Typically, IRC is the best option to get some immediate feedback.

At the moment we can't really tell you when the next release of STK will be ready, but it is more likely a few months away (mostly depending on how much time we need to convert tracks, though the main developers of STK are also busy with the next 5 GSoC students who will work on STK). As always, any support is appreciated and can help us with the next release.

Jean-Manuel Clémençon | Lead graphics artist

French translation available here