by AussieGuy92 | Feb 11, 2023 | Featured, Help, Unity 2020
Image compression is a method of reducing the size of an image file while maintaining the quality of the image. It is a widely used technique in digital image processing and has become increasingly important in our data-driven world as image sizes continue to grow....
by AussieGuy92 | Feb 11, 2023 | Featured, Help, Unity 2020
Unity is a well-documented gaming engine to build on, and a lot of people who have built games before using Unity would find Altspace template building a breeze. But the problem is there is a huge knowledge gap among the Unity builders. They eventually hit a plateau...
by AussieGuy92 | Feb 10, 2023 | Featured, Help, Unity 2020
Unity3D is a game engine that provides a platform for creating interactive and immersive experiences. In order to optimize the performance of a Unity project, it is important to consider the size of assets such as images. Image compression in Unity3D reduces the file...
by AussieGuy92 | Feb 10, 2023 | Featured, Unity 2020, Unity Videos, Videos
Let’s learn some basics of new terrain system in Unity 2020.1. You will also learn how to use new terrain tools and sample assets for quick terrain creation. Unity3D is a popular game engine and development platform used by many game developers worldwide. One of...
by AussieGuy92 | Apr 25, 2021 | Help, Unity 2020
So typically, as a beginner, you would drop down a basic plane, and you would drag a texture over it that you might have sourced somewhere, and it kind of looks alright, but your ground looks like it’s a magazine cover. What gives? Solution modify the shader...