Instructional Video12:45
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Fire Particles

Higher Ed
The lesson will teach us how to enhance the fire particles and make them more organic using the Niagara Particle System. We will go over the method for changing the color of the fire, tweaking values for more organic transitions, and...
Instructional Video11:02
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Collisions

Higher Ed
In this lesson, you will see how to set up collisions for your props to block out your playable character. This will be helpful when you add a character to the game environment you've chosen to place your assets in, making it playable...
Instructional Video12:33
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Refractive Material with PBR Transparency

Higher Ed
The lesson will teach us how to make use of transparency to give volume to our gems. You will learn how to set a PBR transparent material with refractive values to highlight the shape of an asset.
Instructional Video11:44
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Opacity Textures and Fixing Nanite Problems

Higher Ed
This lesson will teach us how to set up basic opacity masked materials and how to fix the initial problems it causes when applying them to our Nanite meshes.
Instructional Video14:11
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Adjusting Base Color Values

Higher Ed
The lesson will teach us how to set up additional parameters for our base color texture within the material. You will learn how to create a color variation for the instances and how to make use of it to get more control over our asset...
Instructional Video13:10
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Normal Intensity Parameter

Higher Ed
The lesson will teach us how to set up a material with normal intensity parameters. You will learn how to make use of the linear interpolate node and set an easily adjustable value for the normal texture strength.
Instructional Video9:10
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to Viewport Controls

Higher Ed
In this lesson, you will get introduced to different viewport controls in Unreal Engine 5. You will learn how to navigate your UE5 scene and select or manipulate its actors. You will also learn how to change display options.
Instructional Video10:54
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - UE5 Introduction to UI (User Interface)

Higher Ed
In this lesson, we will get introduced to the UI in Unreal Engine 5. This will help speed up your workflow because you will develop basic knowledge of all its menus to find them when you need them. Over time, this should become instinctual.
Instructional Video7:41
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Importing Asset Pack

Higher Ed
The lesson will show us how to export our assets from within our Unreal Engine 5 project template and set them up to be used for other projects.
Instructional Video8:30
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating Emissive Textures for Light Sources

Higher Ed
This lesson will walk you through setting up PBR materials with emission textures. You will learn how to set up a material for our torches and make their parts glow in the dark.
Instructional Video8:48
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Setting Up Two-Sided Transparency

Higher Ed
During this lesson, you will learn how to create a material with opacity variance. The lesson will show us how to set up a two-sided texture with partial transparency for our helmet feather plane.
Instructional Video6:22
Curated Video

Blender to Unreal Engine - Become a Dungeon Prop Artist - Creating a New Unreal Engine 5 Project

Higher Ed
This lesson will give you a complete introduction to creating a new project in Unreal Engine 5. You will find out which project settings to select and why. This will help you maximize what you get out of UE5 in addition to storing your...
Instructional Video5:13
Curated Video

Behavioral Design Patterns in C++ - Null Object Pattern

Higher Ed
This video explores the null object pattern, a behavioral design pattern that allows for the handling of null values in a program in a more efficient and safe way. It is also an alternative to null check condition. This clip is from the...
Instructional Video9:20
Curated Video

Learn Azure Serverless Functions in a Weekend - Deploy Azure Service Bus

Higher Ed
This video helps deploy Azure Service Bus. This clip is from the chapter "Azure Service Bus" of the series "Learn Azure Serverless Functions in a Weekend".This section focuses on Azure Service Bus.
Instructional Video5:20
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Logical Operators

Higher Ed
This video explains logical operators. This clip is from the chapter "Operators, Loops, and Statements" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains operators, loops, and...
Instructional Video2:59
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Default Operators 2

Higher Ed
This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and arguments, which is a critical part of this course because...
Instructional Video0:55
Curated Video

Quick JavaScript Crash Course - Modern and Advanced JavaScript - Default Operators

Higher Ed
This clip is from the chapter "Function and Arguments" of the series "Quick JavaScript Crash Course - Modern and Advanced JavaScript".This section explains functions and arguments, which is a critical part of this course because...
Instructional Video3:44
Curated Video

SQL Server Course for Beginners with 100+ examples - ORDER BY Keyword in SQL

Higher Ed
Learn how to order records in SQL using the ORDER BY keyword. The default sorts in ascending order. We will see examples of both ASC and DESC keywords as well. This clip is from the chapter "Order Records in SQL" of the series "SQL...
Instructional Video18:50
Curated Video

Learning GitHub Actions for DevOps CI/CD - Continuous Deployment Workflow to Deploy to Azure App Service

Higher Ed
This video explains Continuous Deployment (CD) workflow and you will use it to deploy to Azure App Service. This clip is from the chapter "Continuous Integration and Continuous Deployment" of the series "Learning GitHub Actions for...
Instructional Video7:28
Curated Video

Learning GitHub Actions for DevOps CI/CD - Developing IAC Template with Bicep to Deploy Infrastructure - Part 2

Higher Ed
This is the second of the two-part video where you will develop and deploy an IAC template with Bicep in order to automate infrastructural deployment for specific requirements. These specific requirements are resources such as App...
Instructional Video8:26
Curated Video

Learning GitHub Actions for DevOps CI/CD - Exploring Workflow Components – Job, Step, and Runner

Higher Ed
This video helps in exploring workflow components; here, you will be focusing on job, step, and runner. This clip is from the chapter "Introduction to the GitHub Action Workflows" of the series "Learning GitHub Actions for DevOps...
Instructional Video9:33
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Setting Up Foliage Mode in UE5

Higher Ed
In this lesson, we will begin to set up foliage mode within Unreal Engine 5. We will cover how to set basic static mesh as a foliage asset and how to control its settings to get better results from painting our vegetation. This clip is...
Instructional Video12:44
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Vertex Painting Wind Motion for UE5 Foliage

Higher Ed
In this lesson, we will start setting up a wind system for our foliage pack. We will make use of the vertex painting mode built-in within Unreal Engine 5 to have control over the motion of our foliage. This clip is from the chapter...
Instructional Video10:59
Curated Video

Blender to Unreal Engine - 3D Plants and Vegetation - Viewport and New Map

Higher Ed
In this lesson, we will find out about viewport and its controls in Unreal Engine 5. You will learn how to navigate our perspective using the viewport to help us gain more control over the UE5 project. This clip is from the chapter...