Category: 3D


The tools of the trade #2 – Blender

June 2nd, 2014 — 4:06pm

Blender, what’s that?

Blender. Do we still have to present this tool? Yeah? Ok.

Blender is a free and Open source 3D graphics and animation software. For newbies, that means it allows us to create objects and characters you’ll later find in our games.

Moreover, it is multiplatfom! Cherry on top: it is coded in Python.

Knowing this, those who know us won’t be surprise that we use this software.

 16481-shot0
GWS monster, LD version

Only dark spot: the interface.

Until Blender 2.5, the user interface was ascetic. You had to know the key shortcuts quite well to create anything.

This problem was thankfully solved in the latest versions. And keyboard freaks may rest assured: they shortcuts still works, they are just less necessary.

For connoisseurs, the 3D motor itself endured lots of critics in the past. However, Blender fixed it since, especially with Cycle, a motor which calculate the image from a technique called ray tracing. It allowed us to make some pretty things…

Bastien, graduation work in 3D, first year, theme “Chessgame” – First tests with Cycle

Of course, for the games, this requires a bit too much performance. We usually use the basic 3D motor.

Let’s roll up our sleeves!

As those who follow the blog already know, three years ago, Christel, Batien and Thomas followed a 3D training in the near Institut de formation supérieure.

Interesting fact: the cursus was planned to be give in 3D Studio Max, another development software. However, we pressed the teacher to give us the lesson on Blender in parallel with the other students. It worked so well that now, the lesson is actually given in Blender! We don’t feel sorry at all.

We followed this training two years in a row, dragging ourselves to the class on Saturday morning at the crack of dawn to learn 3D modelling and Blender.

Bastien even went back for a 3rd year (and dragged Joan along, yeah, remember, she participated with us to Ludum Dare 24).

Christel, 3D graduation work, second year, theme “reproduce an image” – Does it ring a bell?

A training, what for?

Something specific about 3D modelling is that it’s another world. Anyone who ever opened a 3D software to “see how it looks” did notice: start from scratch, without training nor tutorial, is pretty hard.

Thinking in vertex, side, face and node, or understand what is a normal require some time. But once this step is done, Blender becomes accessible, thank to its new interface and its possibilities.

An example? The transformers, which allows to calculate automatically a serie of aligned object thank to the array, or to work symmetrically with the mirror.

2014-06-02_18h01_42
Some armchairs from “Get Well Soon!” – they used the Array before being compiled

Interactivity!

Moreover, and it’s a major asset, Blender interfaces perfectly with Unity 3D (see our previous post). Translation: Unity3D interprets easily the native Blender format (the .blend files). We just have to add our models’ files in our project for them to be accessible.

Seriously, we just have to drag & drop the objects for them to appear. It’s like magic!

GSM projects using Blender

Well, all our 3D ones!

OUT OF HERE

GSM Productions’ first serious try or a 3D game… during a Ludum Dare, of course! The Ludum Dare 20. The graphisms were mainly basic cubes and cylinders, but still.

The several objects from the game were modelized and textured in Blender, in an old, infernal-like interface version. A Python plugin written by a community member exported them to one of the formats used by Panda3D (that we used before starting to work with Unity3D).

Player 2, Start! (LD24)

Not only level 3 was entirely modelized in Blender, but we established the colliders and placed the monsters and all elements of the game in Blender before exporting to Panda3D.

Considering it was a platformer in which 3 level out of 5 were in 2D, it was not our most intelligent choice (but we’ve been working on that).

Christel : “Thankfully, I got better…”

The characters were modelized in Maya by a friend designer who helped us in that adventure: Jonas.

Get Well Soon! (LD27)

Of course we were going to talk about our little baby. The full Ludum dare version was modelized by Christel in Blender (she was telling you she’d gotten better…). The animation as well had been done on Blender, by Bastien.

In the following versions (that you still can find on FrenchCows), the majority of the objects is still done on Blender. Dimitri, who helped us a LOT especially with the characters, uses his own tools.

gws1

(Alright, alright, GSM Productions’ next game won’t have any “!” in its title…)

In short?

In conclusion, Blender is a powerful, reachable tool on a technical point of view, free, Open source and multiplatform. What else?

Comment » | 3D, Tools

Tools of the trade #1 – Unity3D

January 28th, 2014 — 7:36pm

At GSM Productions, we like experimentations. If follows that, since our first little games all the way to Get Well Soon!, we have never ceased to try out new methods and new tools. But it would seem that, recently, our wild search has started to change into more of a “toolset consolidation”. This is why we have decided to write a small series of articles presenting our various tools. If you are a developer wanting to learn about the motivations of other devs or simply curious about the tools used to makes video games, tag along!

The most fundamental choice for a game developer is about the “game engine”. These days, it is very uncommon for anyone to start coding a game from scratch. It might lead to total control about the code, the complexity of today’s computers as well as those of current games makes it much more complicated a task than it was before. Between all the options available to us, we went with a very popular choice for independent developers : Unity 3D.

Unity Editor Screenshot

The Unity3D editor as we work on Get Well Soon!

One of the pros of Unity3D is that it offers a free version with very reasonable limitations, giving you a very solid set of functionalities. What’s more, Unity3D is a cross-platform engine. You can export your games to desktop computers (Windows, MacOS or Linux), web browsers, Android, iOS… And with the proper licenses, even to consoles! The only drawback is that the Unity3D editor is not available under Linux (yet? :p), but what can you do…

Unity3D export options

Some of Unity3D’s supported platforms

Besides cost and cross-platform considerations, Unity3D works under a paradigm that really helps us: every object is of a generic type (GameObject) to which are attached any number of “components”. These components can be a 3D model representing an object, or a script describing the logic behind something, a sound effect…

This extremely modular approach encourages the creation of reusable, self-contained components. It is a generally beneficial way of looking at things, but it is even better to have tools that enforces it.

A look at some components in an object

A look at some components in an object

Since we adopted Unity3D, our development process has taken a new scope. The transition from a bunch of tools needing quite a bit of groundwork to get them working together to a platform integrating most steps, including direct import of 3D assets, images and other textures, changed quite a few things for us.

We always stay on the lookout for new development tools, but at the present time, Unity3D is without a doubt the best environment for the type of games we are making. We may have taken our sweet time to get there, but boy, is it a great feeling!

If you want to learn more about Unity3D : http://unity3D.com

1 comment » | 3D, Tools

June/July

July 27th, 2013 — 9:10am

God, let’s dust off a little… First, a last review of the last Ludum Dare !

Ludum Dare 26 : results

Results are now available! Reminder: only LD’s participants can vote for the other games. Votes are made on some criteria and, in the end, we receive only results for criteria with enough votes.

There were 2346 participants to LD26. For the JAM (the category we were in), we were 736.

Our results were not that bad :

#211    Graphics(Jam)    3.44

#236    Overall(Jam)    3.24

#307    Fun(Jam)    2.81

#355    Theme(Jam)    3.06

#409    Innovation(Jam)    2.50

#1775    Coolness    26%

Continue reading »

Comment » | 3D, Bloboy's journey, Ludum Dare

March

April 2nd, 2013 — 5:15pm

#GAM February and March : OneFailAMonth (but working on it)

They started the challenge with lots of determination. But unfortunately, it requires a bit too much time from our developers for them to be able to fully focus on it.
However, projects have been making progresses!

Continue reading »

Comment » | #GAM, 3D, Alun Hevel, Bloboy's journey, Ludum Dare

Back to top

404