Fabrizio Duroni
Jan 31, 2018 · 5 min read
In this new series of post I will talk about learning to use Blender, the famous 3D computer graphics software. A series of tutorial for beginners (like me). [...]
Tommaso Resti
Francesco Bonfadelli
Jan 16, 2018 · 6 min read
In this post I will compare the coding speed that it is possible to achieve in some JetBrains IDEs and Xcode, in terms of code creation and refactoring. [...]
Jan 03, 2018 · 13 min read
Let's try to build a scene using SceneKit and its physically based rendering features. [...]
Dec 08, 2017 · 6 min read
In this post I show you how it is possible to use multiple RCTRootView instances in an existing iOS app. [...]
Dec 07, 2017 · 8 min read
In this post I will give you an informal introduction about Physically based rendering. [...]
Nov 14, 2017 · 6 min read
In this post I will show you how to install realm as a dependency in a React Native project with custom folders structure without using react-native link command. [...]
Oct 27, 2017 · 10 min read
In this post I will talk about the model view presenter architectural pattern and how it can improve your unit test and your TDD workflow when developing an Android application. [...]