exiin

Unity Shadergraph: How to properly use booleans in a shader?

For those who are not familiar with the Unity shader programming language Shaderlab, or HLSL. Unity created an amazing new system called Shadergraph; A node-based system that allows artists to create shaders and materials the same way they can create textures with Substance Designer or similar software.

But using Shadergraph the same way as a texture in substance designer is a huge trap!

The reason is that a shader is executed in real-time every frame within the GPU of the computer.

But why all this introduction to talk about booleans within a shader? It’s just a TRUE or FALSE, right?

exiinUnity Shadergraph: How to properly use booleans in a shader?
Click here to read the full post

Unreal C++ Interface and what to do with it?

When using C#, Interfaces are something easy and quite natural to implement. But since we’re using Unreal, it has been quite a challenge to find reliable information for implementing certain design patterns in C++.

This is especially true for Interfaces, as the pure C++ implementation has nothing to do with the way it’s implemented in Unreal.

exiinUnreal C++ Interface and what to do with it?
Click here to read the full post

Geek Herring, Podcast with Genese Davis and Seb Le Touze

During the promotion of Ary and the secret of seasons, Genese Davis and Seb Le Tozue did a very nice podcast with Amanda Sloan and Monika Rabensteiner, talking about how we created such a compelling game and character who is, without a doubt, a feminist role model.

Geek Interview: Creating Feminist Characters with Game Developers Genese Davis and Seb Le Touze

You can listen to it here:

Or listen on their website: Podcast – GeekHerring.com

exiinGeek Herring, Podcast with Genese Davis and Seb Le Touze
Click here to read the full post

Xbox patch 4 for Ary and the Secret of Seasons has been released!

Yesterday we released new updates for Ary and the Secret of Seasons on Xbox one. This patch is fairly similar than the Patch 1.04 on PS4 and aim to fix some of the most common bugs and issues we have seen reported by our community. Again, we appreciate your feedback and will continue to make updates to the game!

Don’t forget to join us on Discord

Here are the fixes we’ve done for the patch 4:

exiinXbox patch 4 for Ary and the Secret of Seasons has been released!
Click here to read the full post