Geometry (Points, Vectors and Normals)
Geometry (Points, Vectors and Normals)
Lesson summary: In this lesson we will learn about the concept of point, vector, normal and matrices. These concepts are used everywhere in CG, whether in modelling, simulation, animation or rendering. They are the essential ingredients of any graphics application.
June 9, 2021 at 05:58AM
5 Python Libraries That You Don’t Know, But Should
5 Python Libraries That You Don’t Know, But Should
One of the best things about using Python is its infinity of open-source libraries. There is a library for basically anything. If you have read some of my previous blogs, you may have noticed that…
June 7, 2021 at 04:36AM
Machine Learning: The Great Stagnation
Machine Learning: The Great Stagnation
The bureaucrats are running the asylum. Very provocative article.
June 5, 2021 at 03:40PM
How to Add Swap Space on Ubuntu 20.04
How to Add Swap Space on Ubuntu 20.04
This tutorial explains how to add a swap file on Ubuntu 20.04 systems. Swap is a space on a disk that is used when the amount of physical RAM memory is full.
June 4, 2021 at 09:15PM
Netplan network configuration tutorial for beginners – LinuxConfig.org
Netplan network configuration tutorial for beginners - LinuxConfig.org
In this article we learn about Netplan and we see how can we use it to setup network interfaces on Ubuntu
June 4, 2021 at 05:25PM
6 Stages of Linux Boot Process (Startup Sequence)
6 Stages of Linux Boot Process (Startup Sequence)
Press the power button on your system, and after few moments you see the Linux login prompt. Have you ever wondered what happens behind the scenes from the time you press the power button until the Linux login prompt appears? The following are the 6 high level stages of a typical Linux boot process. BIOS
June 3, 2021 at 08:05PM
Raspberry Pi Boot Process
As we delve into the Raspberry Pi I thought it would be useful to understand how the Linux System boots on this microcontroller. This will help us understand how to make better software choices.
June 3, 2021 at 08:09PM
How to Set Up Wi-Fi and Bluetooth on Raspberry Pi
How to Set Up Wi-Fi and Bluetooth on Raspberry Pi
Unlike older models, the Raspberry Pi 3 and 4 have Wi-Fi and Bluetooth capabilities. Here's how to set them up properly.
June 2, 2021 at 03:50AM