UNITY - Scripting basics: introduction to Time.deltaTime (for smooth gameplay across devices)

In this tutorial, we will see what Time.deltaTime is in Unity and how to use it.


How to Remove Sharpening Artifacts Along UV Seams in Painter | Tutorial

In this very short video about filters in Painter, I’ll show you how I removed the sharpening effect along the UV seams of the 3D model you’re seeing...


UNITY - How to switch to Materials Legacy mode to manually assign Textures to Materials

In this tutorial I'm going to show you how to switch to the Materials Legacy mode in Unity, in order to manually assign the textures to the Material of an imported 3D model.


UNITY - Basics: Rigid Body and Physics Materials to make objects fall and bounce

This is a basic tutorial on how to use Rigid Bodies and Physics Materials to make objects fall and bounce in our Unity projects.


UNITY - How to use Adobe Stock 3D models in Unity (thousands available!)

In this tutorial we will see how to import 3D models downloaded from Adobe Stock into Unity, setting up PBR Textures for both the built-in Shader and the Universal Render Pipeline.


UNITY - AudioSource in Update: play sounds without overlaps tutorial

In this tutorial, I will show you how to play an audio file in Unity and, more importantly, how I resolved an issue related to overlapping audio playback from an Audio Source.


Unity 6: How to Use an HDRi Panoramic Image as a Skybox Background

In this short beginner tutorial on Unity 6, we’ll see how to set an HDRi panoramic image, in the so-called Equirectangular format, as a Skybox, meaning as the background of the virtual universe.


How to Use Vertex Colors from Objects Exported from Blender 4.5 in Unity 6 | Tutorial

In this short tutorial, we’ll see how to use the Vertex Colors of objects exported from Blender 4.5 in Unity 6.


Retopology with Instant Meshes (basics)

This is a basic tutorial on how to use Instant Meshes, a free and open-source program that allows you to perform retopology and reduce the polygon count of 3D models.


FBX Converter for Importing ASCII FBX Files into Blender 4.3

In this video, I want to introduce you to a small free tool from Autodesk that converts ASCII FBX files into binary format, allowing them to be imported into Blender using the default FBX...


Dynamic Defocus script in Unity

In this short video, I will show you how I created a dynamic Defocus effect in Unity, focusing only on the objects in the center of the camera's view while blurring the others.


Unity HDRP Quick Tip - Strange effects in transparent materials at the edges of the frame

If you are using Unity's High Definition Rendering Pipeline and notice strange effects when certain transparent materials are at the edges of the frame...


How to Export Objects with Vertex Colors or Materials with PBR Textures from Blender 4.5 to Unreal 5 | Tutorial

To export objects with Vertex Colors or a Material with PBR Textures from Blender 4.5 and import them into Unreal Engine 5, the best choice is the binary GLTF format...


How to Open and Close a Tool Box with Constraints (no Armatures) | Blender Tutorial

In this short tutorial I will show you how to set up Constraints to easily open and close the upper compartments of a tool box.


Unreal Engine 5: Fullscreen and Movement with WASD or Arrow Keys in the Editor | Tutorial

In this short tutorial on the basics of the Unreal Engine 5 interface, we’ll see how to display the 3D viewport in fullscreen and how to move around the virtual space using the WASD keys or the...


How to Use Specular in Unreal Engine 5 Materials | Tutorial

If you're familiar with PBR materials, for example because you've used them in other programs such as Blender, Unity, Substance, and others, then you know there are two workflows, called Metallic...


How to Combine Multiple Objects into One in Unreal Engine 5 using Combine Meshes and Merge Actors

In this short tutorial on Unreal Engine, we'll see how to combine multiple objects into one, both during the import process and afterward, using the Combine Static Meshes and Merge Actors tools.


Krita: How to Fix Tablet Lag

Look for the Tablet section, just below the performance settings...


Baking a Normal Map: transferring details from a High Poly model to a Low Poly model in Blender

Let's see how to bake a Normal Map to transfer the details from a High Poly model to a Low Poly object.


Recreating Camera Perspective from a Photo in Blender with fSpy

fSpy is a free software that allows you to recreate the perspective of an image from the real world in a virtual environment.


BLENDER 4.1 - How to use the Ambient Occlusion pass in Compositing to enhance realism in your renderings

This is a basic tutorial on Compositing in Blender, made with version 4.1, for beginners and focusing on applying Ambient Occlusion to your renderings.


Blender - How to export to USDZ with embedded Textures

To include Textures in a USDZ file, you need to use Blender 3.6...


Blender Quick Tip - How to export FBX with embedded Materials and Textures

To export an FBX file from Blender including materials and textures, simply choose File - Export FBX, and in the export window, change the Path Mode from Auto to Copy, then select the Embed...


Blender - How to save Glare (Bloom) in files with transparency (PNG, EXR, ...)

When adding a semitransparent effect in the Compositing in Blender, such as the Glare effect from the Filter group, the glares in transparent areas of the image are not saved when exporting the...


How to Easily Move the Origin with Affect Only | Blender 5 Tutorial

In this short tutorial I will show you a way to move object Origins in Blender 5 using a mode called Affect Only. This allows you to reposition Origins more easily in an interactive way, optionally...


How to Create an Offset with Mesh Tools in Blender 5 | Tutorial

In this short tutorial on Blender 5, I will talk about the Mesh Tools extension which, among other things, makes it easy to create an Offset, that is, a parallel copy of a selection placed at a...


Creating and Exporting Actions for an Animated Model | BASICS of Animations in Blender 4.x

This is a basic tutorial made with Blender 4.1, where we will see how to define a character's Actions and export them, along with the 3D model, in FBX format, and then import everything into Unity...


BLENDER basics: The Copy Rotation Constraint tutorial (Venetian blinds)

In this tutorial, we will see how to use Blender's Copy Rotation Constraint to rotate multiple objects, each around its own Origin, all at once, in particular by copying the rotation of a single...


Blender tutorial (BASIC) - How to make wireframe renderings

In this tutorial, we'll look at how to set up materials and modifiers to achieve wireframe renderings of 3D models in Blender.


BLENDER - How to make a simple scene for a turntable animation, tutorial

In this brief tutorial, we will examine a simple Blender scene to use for creating a turntable animation of any 3D model. These animations are required by some stores where you can publish your 3D...


BLENDER - Using the F-Curve Cycle modifier to create cyclic animations

In this short tutorial, we will see how to use Blender's animation Cycle modifier to create cyclic animations, meaning we will make certain keyframes repeat themselves cyclically throughout the...


BLENDER - Red Blood Cells animation (Displace, Emitter particle system, force field)

In this tutorial, created using Blender version 3.3, we will see how to create the animation of some red blood cells moving inside a blood vessel.


BPY 3 (Blender 3.x + Python): How to export UV Layouts as images with uv.export_layout

In this tutorial, we will see how to use the UV export layout Python function in Blender to export the UV maps (or: layouts) of all the MESH objects available in a scene.


BLENDER - Rigid body simulation: filling a container with (falling) objects

In this tutorial, we'll see how to fill a container with objects using Blender's Rigid Body simulation.


Strange artifacts in Blender (Cycles) due to sRGB vs Non-Color Data Normal Maps

In this tutorial I want to show you some strange artifacts that I encountered while applying some Textures from Substance Painter in Blender and how to fix them. The rendering engine used here is...


BLENDER - How to create "pixel art" style renderings in Blender with the Pixelate node

In this tutorial, I will show you how to use the Pixelate Compositing node in Blender to give your renderings a pixelated look, similar to the retro charm of old video games.


This website is intended solely to showcase some of my work and has no promotional purpose. Please note that I am not currently seeking - nor will I respond to - requests for custom work, consulting services, or any other form of professional collaboration.


EXTENDED PRIVACY AND COOKIE USAGE POLICY