Author: darshan

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

June 16 Live Session: Hands-On Machine Learning

Join Here Let’s have machine learning hands-on without coding. Last minute post.

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

Hands-On Machine Learning Without Coding

Got shocked by reading the title!!! 😱 Yes, this is possible. You can do experiments on the computer vision task. Today, I’ll talk about, that if we have brief knowledge about the basic working of machine learning algorithms i.e., Gathering data, Training model, and Evaluating Results. These are three basic steps everyone should know about…
Read more

Let the computer fill in colors of black and white images…!!!

Today, we will talk about that how can we use computer vision techniques to color black and white images. Woohoo!!! DeOldify is a colorizer made by Jason Antic with fastai. Coloring the black and white images with neural networks traditionally produce dull colors. So such limitations were minimized with the use of GANs. The use…
Read more

Creating Village In A-frame Doesn’t Have To Be Hard

A-Frame is a web framework for building virtual reality (VR) experiences. A-Frame is based on top of HTML, making it simple to get started. In the previous week, I was exploring the A-Frame framework.  I have created a village in the A-Frame framework. Let’s get started. How I did this ?? The only thing you…
Read more

Can AI and 3D technology combine?

Nowadays, AI is leading the field of science. Machines can learn and complete tasks independently. However, 3D printing is much more than the production of plastic prototypes. 3D printing is still quite a complex process, and AI can improve it and make it even more efficient. There is a great chance that the combination of…
Read more