© 2023 Hashnode
#graphics
Now, there are various ways for drawing lines in OpenGL, I will be using the classical algorithms - Digital Differential Analyzer (DDA) and Bresenham Line Drawing Algorithms. Digital Differential Anal…
Do you ever stop and wonder how graphics have come so far? In the early days of computer graphics, creating curves and circles involved complex mathematical calculations and programming. Today, thanks…
OpenGL is an API (Application Programming Interface) used for rendering 2D and 3D graphics. It provides a set of functions for creating and manipulating graphics objects such as vertices, textures, an…
Hello everyone, This is a breakdown of the stylized grass shader I made for our game Trials For Paradise. Introduction When we started developing the game we wanted it to have a stylized art style, So…
PyQt is a Python library used for creating graphical user interfaces (GUIs) for desktop applications. It is a set of Python bindings for the Qt application framework, which is a popular and powerful C…
Introduction to WebGL 💻 Web Graphics Library (WebGL) is a low-level, cross-platform, and hardware-accelerated JavaScript API for rendering interactive 3D graphics within web browsers 💻💥. It's desig…
Voice and gesture control: With the increasing popularity of smart home devices and virtual assistants, the use of voice and gesture control in interactive design will continue to grow in 2023. This allows users to interact with their devic…
If you are a backend developer like me or are a beginner in design, this guide is for you. Here we will see how you can quickly create and prototype logo designs for your organization(or even personal…
As a game developer, it’s important to learn about draw calls because they can have a big impact on the performance and success of your game. By optimizing the number of draw calls in your game, you c…
Want to create a CV/Resume but don't have editing skills? Today, we will be discussing the top tools to create your CV! 1. cvfy.app: Features of cvfy.app: Quick and Easy Save time. No more writer's block or formatting issues in Word. More P…