Yearly Archives: 2018

From OSM to Blender

In our article on the making of Antarctica, we used Open Street Map (OSM) to obtain the coordinates of points with which we can create a closed line, representing the coast boundaries of the Antarctic continent. In this article, we will explain how we send a request to the Overpass turbo server to get filtered data, then we show how we have manipulated the data in Blender to get a Antarctic Polar Stereographic projection (in the WGS84 coordinate system).

Fundamentals of backup

When starting to work as a group, it’s essential to share files. There are many ways to do it, like using a shared space, or using a cloud solution and grabbing what you need to work. Whichever you choose, you will need to have backups of everything, and this article focuses on the importance of backup. This applies to individuals too, of course.

Execute Python Script from Photoshop

In this post we explore two ways to run a python script from Photoshop providing arguments (like the Photoshop file name). Those simple scripts helped us create complex behaviours to process results of Photoshop scripts for the Set department of the feature film Dilili in Paris or in our recent project for the Lodève Museum. The background artists could work in Photoshop and start those procedures without exciting software. Using such scripts to push previews to the production manager software, moving files, starting a blender playblast to get a preview of the updated scene, etc. Saving a lot of time.

Trace and Inverse Trace Stratigraphic Book

This article is part of a series on the making of the museum of Lodève.
For Lodève’s museum, we worked on many different aspects, short animation movies, cartographic video projections and 3D scans of fossils such as spoors or bones. For the latter, one topic of particular interest was the recreation of a 3D book of stratigraphic layers, such that you can turn and see the trace on the front, and the inverse trace on the back of each page.

In this article, we will explain how we have reproduced the double page for the fossil rain. The book is only meant to be educational, so we were allowed to recreate a surface with rain drop craters which were too small to be scanned with our equipment.

Recent dried traces of rain drops. Photo: S. Fouché ©Musée de Lodeve

Play: the Journey of a Simple Command Line

When dealing with shots, it’s important to get a continuity check. It means the ability to see those shots together to preview them as a sequence.
It can happen at any time during the whole process, from the layout (to check if a shot’s framing and timing are working well within the sequence) or during the animation (to check if the motion continuity and rhythm work), to the compositing (to check if the colours or effects match between shots).

We could use our favourite video editing software (from Blender VSE to Premiere, Avid, etc.), or dedicated software like DaVinci Resolve or the expensive Nuke Studio. But you might not have a license or you might want something lighter than opening such a big app, looking for the project and loading it. For that, big studios often have their own sequence player or rely on an extensive use of Tweak’s RV, an expensive but powerful video player. Let’s see what we can do with free software.

This article is not technical, it’s about the process to find a solution.

Cartoon fire effect

This article is part of a series on the making of the museum of Lodève. In the movies, there were scenes taking place in caves or at dusk. So we had to create a fire effect, with a cartoon render to suit the art direction, and that could have a torch-like movement.

We have tested many techniques in Blender or Fusion:
– mesh displacement,
– 2D texture with UV distorsions,
– particules with metaballs
– mask particules
– alpha additive particules

This exploration allowed us to find the most efficient ways of making fire according to the case, knowing that Blender was our main tool from layout to lighting, except for the compositing where Fusion was used.

2D Camera Rig

As you may have heard, we at Les Fées Spéciales have been using cutout animation techniques extensively on our previous projects. Some aspects are explored in other articles, but the film layout is one of particular interest to us. A problem commonly encountered during layout of a 2D film is that of getting nice and smooth camera movements when your camera is zooming and panning, that is, rotating about its center.
This article demonstrates a camera setup we created to solve this problem.

Opening the Museum of Lodève

In january 2017 we started working on the ambitious reopening of the Musée de Lodève, Lodève’s museum, a small town in the south of France. The project was already years in the making, and we jumped onboard to create more than an hour of movies for the three main themes: Geology (540 millions years of life and tectonics), Archaeology and Beaux-Arts (fine arts). In the near future we will be releasing some tools and making of made for that production. In the meantime, allow us to introduce the project and the grand opening which took place early July. Nothing technical for now, but the production background of that project which took us so much energy.

This article is available in French on the studio’s website / Cet article est disponible en français sur le site web du studio.

Image background transform

If you’ve ever found yourself in a situation where you had to correctly place a background reference image in Blender, as we have, you may have felt frustrated by the limited controls offered by the Background Images panel. We couldn’t find an add-on to facilitate the process of correctly placing images, so we wrote one. It uses controls close to Blender’s own transformation tools (Grab, Rotate, Scale, etc.). You can move multiple images at once, rotate and scale around the 3D Cursor, or around each background image’s center.

You can download and test it right now on our GitHub repo.


Art © David Revoy 2009, licensed under the Creative Commons Attribution 3.0 Unported license

How to Choose a Software License for my Blender Scripts

One of the stated missions of Les Fées Spéciales is to publish as much of the code we use in production as possible. Publishing these scripts and programs falls under the copyrights laws—or author’s rights laws in our case, since we operate in France, a country under a civil law system.
In order for the community to use these scripts, the scripts need to carry a software license. Writing an overview of the history and inner workings of software license, and free software in particular, is way beyond the scope of this article, however it seems useful to remind scripters what they may do with their scripts, should they choose to publish them, particularly in the context of Blender scripts.

2018, An Exciting Year for Free Software

Dear Visitor, the Technical Department wish you a happy new year!

And this incoming year is a very exciting for a lot of reasons!
Let’s start in terms of projects for us. Next October will be released the feature film Dilili in Paris for which we worked hard for the past two years. Hopefully you will see it in festivals before then. And you’ll have more articles about that production soon.
This summer will be seen the opening of a very nice archeology and geology museum. The museum is located in Lodève, next to Montpellier in France. We are currently creating more than 45 minutes of animation, interactive programs, and multiple 3D reconstructions for the museum. It’s improving a lot our tools, methods and pipeline and we will share more on that too, later this year.
And we have other nice projects. So we are very busy, but we have a lot of things to share along those works, so stay tuned.

But it’s not only about us, it’s about huge releases in free software too!