Tag: Fun

3D Geeks: Everything you need to know

Hello, Today we will talk about the 3D Geeks app which provides all the features such as finding, saving, and uploading 3D models to your printer. To perform the 3D printing, first, we need to find the 3D model from websites such as Thingiverse, then we have to device to slice the model file into…
Read more

Autonomous Vehicle: Self Driving Car Simulator

Hello, today we will talk about the simple working of self-driving cars using python and deep learning. We will create a convolutional neural network in the Keras framework that will detect the road and automatically turn the steering as per the path. Let’s Get Started First of all, we need to download the dataset for…
Read more

YouTube: Stream the audio and video Ad-Free

Hello, this week we will talk about the free version of YouTube Music and stream the videos without any ads which mean you don’t have to pay for purchasing the subscription for the ad-free music and videos. You can have a subscription-free mobile app and desktop software. 🤩😎 Follow the steps to have a free…
Read more

PyGame: Let’s beat the machine learning model

Today, this week we will be doing a fun activity as we always do but this time we will try to beat the machine learning model. Wait, what!!! Can it be possible?? I don’t know the answer to the question.😬 But this is the competition between us and the machine learning model. Let’s start setting…
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

Spice up your Discord Server : Show & Tell June 23rd @ 2:00 pm

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

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

Android Application Development: How to build ARCore Android App

In my previous article, I have talked about installing the android studio in the system and the simple Hello World application in android. Today, we are going to talk about how we can develop the AR android application using Sceneform Android Library. So, let’s dig into it. Step 1: Create a new project You can…
Read more

Android Application Development: Hello World

Today, this week we will talk about how the basic android application is created. Wanna learn how android applications are made? Prerequisites Android Studio Basics of Java programming OOPs concept If you have all these prerequisites, you are good to go for the development of android applications. For starting application development, first, we need to…
Read more

Make Pixel Art for Video Games

Most indie games now use pixel art for their game assets. Pixel art is an easy to learn medium and looks great with less effort than 3D or vector art. Making pixel art for video games is a bit different than making pixel art as art pieces. This video HERE is a great guide to…
Read more