Category: Learn

Practical Machine Learning with Kaggle

I always liked to learn anything in action. It feels so great to see the results immediately. Also, I can gain a better understanding of the problem. I did the same for machine learning. I’ve been developing applications for years and I wanted to jump into the Machine Learning world. There were a lot of…
Read more

3-D Game Development: Moving Objects in Unity 3D

Hola, this week we will continue the previous article. I recommend you to follow my previous article to work on this current article. In this article, we will be moving the 3D objects in the game we are developing using C# language. Let’s dig into it. First, we will create a 3D wall object, which…
Read more

Is Procreate Really the Best Option?

There is a large number of drawing application out there that get the job done. But are there other options that get the job done as well as Procreate that work as applications on iPad and iPhone that are also free? To answer this question, I did a test run of 3 different free drawing…
Read more

Quadriptychs on Kdenlive!

This is a tutorial on how to create a quadriptych in Kdenlive in a handful of short and easy steps. All you’ll need is four video clips, they can all be the same clip or different ones depending on what you would like to create. Follow the steps below in order to achieve this effect:…
Read more

Spice up Your Discord Server With Bots!

Image Source: https://dataprot.net/news/issues/chat-app-discord-becomes-the-next-generation-silk-road/ Some of you may be familiar with Discord, which has become much more popular with the non-gaming crowds since Covid took over for normal. No matter what you may use discord for, there are some really neat things you can add to your server to make it more engaging for you, your…
Read more

AR based on Location

You probably have pinpointed your favorite locations on your map. But, have you ever tried to pinpoint these locations on your camera? What do I mean? This image shows everything, actually better than my words 😀 This article is based on Nicolo’s work and experiment. If you want to read details about his implementation, you…
Read more

Buried Treasure: The Elder Scrolls II: Daggerfall

Image Source: https://www.prosiebengames.de/magazin/spielgenre-news/rpgs-und-mmorpgs/the-elder-scrolls-2-daggerfall-unity-remake-bis-zum-story-ende-spielbar It is no doubt that many of you are familiar with the 2011 behemoth in gaming that was The Elder Scrolls V: Skyrim as well as it’s many resurrections and special editions that have been released in the years since, but many are not familiar with the much older titles by Bethesda,…
Read more

Access the Sandbox, Remotely!

If your computer isn’t cutting edge, or you don’t have the hard-drive space to install something new and big like a game engine, machine-learning libraries or rendering software, good news! All you need is some software you probably already have installed, and you can access the sandbox computers to do whatever you need! We’ve installed…
Read more

3-D Game Development Unity: Creating Project and Importing Assets

Last week, I wrote an article about getting started in Unity. Well, this week we will talk about how to create a project in unity as well as how to import assets in the unity project. If you have a problem installing the unity software in your machine or your computation power is slow. No…
Read more

3D-Game Development: Get Started With Unity

Hola, I’ll be now starting the 3d game development series using the unity software. Unity, the world’s most popular development platform for creating 2D and 3D multiplatform games and interactive experiences. Let’s start Requirements Make sure you have satisfied the hardware and software requirements to have installed unity in your machine. OS: Windows 7 SP1+,…
Read more