Zerihun M.A Moving Wave Pattern in OpenGL with GLUT C++Animating a wave pattern across the screen can create mesmerizing effects, perfect for backgrounds, screensavers, or interactive media…Nov 9
Zerihun M.Setting Up GLFW, GLEW, and GLM in Microsoft Visual Studio 2022Setting up a powerful OpenGL development environment in Microsoft Visual Studio 2022 with the help of GLFW (for window and input handling)…Sep 19
Zerihun M.Lighting Basics: Adding a Light Source to Your Scene in OpenGLHey there! In this guide, we’re going to dive into the world of lighting in OpenGL. Just like in real life, light is essential in a 3D…Aug 27Aug 27
InAzbit NewsbyAzbitNew Listing: GLUTGLUT Coin is a community-focused token on the Ethereum blockchain with an abundant supply. This bullish-themed meme currency aims to end…Oct 5, 2023Oct 5, 2023
Zerihun M.Cube with Textures in OpenGL Using GLUTIn this tutorial, we’ll learn how to create a rotating 3D cube using OpenGL with the GLUT library. Each face of the cube will have a…Oct 26Oct 26
Zerihun M.A Moving Wave Pattern in OpenGL with GLUT C++Animating a wave pattern across the screen can create mesmerizing effects, perfect for backgrounds, screensavers, or interactive media…Nov 9
Zerihun M.Setting Up GLFW, GLEW, and GLM in Microsoft Visual Studio 2022Setting up a powerful OpenGL development environment in Microsoft Visual Studio 2022 with the help of GLFW (for window and input handling)…Sep 19
Zerihun M.Lighting Basics: Adding a Light Source to Your Scene in OpenGLHey there! In this guide, we’re going to dive into the world of lighting in OpenGL. Just like in real life, light is essential in a 3D…Aug 27
InAzbit NewsbyAzbitNew Listing: GLUTGLUT Coin is a community-focused token on the Ethereum blockchain with an abundant supply. This bullish-themed meme currency aims to end…Oct 5, 2023
Zerihun M.Cube with Textures in OpenGL Using GLUTIn this tutorial, we’ll learn how to create a rotating 3D cube using OpenGL with the GLUT library. Each face of the cube will have a…Oct 26
Maisha MalihaMy struggles in setting up OpenGL for the first timeI sat down on 2nd February 2023 to setup OpenGL on my Laptop. I couldn’t. I tried again on Friday(the next day)but I still couldn’t…Feb 4, 2023
Zerihun M.Setting Up OpenGL and GLUT in Dev-C++: A Step-by-Step GuideOpenGL is a powerful cross-platform graphics API, widely used in computer graphics projects ranging from basic 2D drawings to complex 3D…Oct 20