Category: Tutorial
-

Understanding the Technology Behind DeepFakes
—
You can read all the posts in this series here: If you are interested in reading more about AI Art (Stable Diffusion, Midjourney, etc) you can check this article instead: The Rise of AI Art.
-

An Introduction to Neural Networks and Autoencoders
—
You can read all the posts in this series here:
-

A Practical Tutorial for FakeApp
—
You can read all the posts in this series here: If you are interested in reading more about AI Art (Stable Diffusion, Midjourney, etc) you can check this article instead: The Rise of AI Art.
-

How To Install FakeApp
—
You can read all the posts in this series here: If you are interested in reading more about AI Art (Stable Diffusion, Midjourney, etc) you can check this article instead: The Rise of AI Art.
-

An Introduction to DeepFakes
—
This tutorial will cover the theory and practice of creating deepfakes: videos in which faces have been swapped using Machine Learning and Deep Neural Networks. If you are interested in learning more about this novel technique, this is the course for you. After a theoretical introduction, this course will focus on how to make the…
-

Learning Shaders
Making games is hard. Engines like Unity and Unreal have massively lowered the barrier to entry into this industry. And now that making games is easier than it has ever been before, developers are facing a new crisis. More and more people are joining this industry every day, making it harder to succeed in such an…
-

GPU Sorting
—
You can read the full series here: You can find a link to download the Unity source code at the end of this tutorial.
-

GPU Sorting
—
This article introduces the concept of parallel sorting, discussing the theory and implementation of a shader that can sort pixels. You can read the full series here: You can find a link to download the Unity source code at the end of this tutorial.
-

Atmospheric Scattering Shader
This tutorial finally concludes our journey to simulate Rayleigh Scattering for a planet’s atmosphere. The next (and final) part will show how to change the shader to also include an additional type of scattering, known as Mie Scattering. You can find all the post in this series here: You can download the Unity package for…
-

A Shader for the Atmospheric Sphere
You can find all the post in this series here: You can download the Unity package for this tutorial at the bottom of the page.
