Alex RicciardiOct 72 min readGraphics and VisualizationUnderstanding Rasterization in 2D and 3D Image RenderingThis article explains the rasterization process, which converts geometric data into pixels for rendering 2D and 3D images in computer...
Alex RicciardiOct 74 min readGraphics and VisualizationTexture Mapping in Computer Graphics - WebGLThis article explains how texture mapping in computer graphics applies 2D images to 3D models. It also discusses advanced techniques...
Alex RicciardiSep 233 min readGraphics and VisualizationLight Interaction in Computer Graphics: Reflection and the Blinn-Phong Model - OpenGLThis article explains the role of reflection in computer graphics, focusing on how light interacts with different surface types, such as...
Alex RicciardiSep 233 min readGraphics and VisualizationOrthographic vs. Perspective Projection: Key Differences and ApplicationsThis article explains the key differences between orthographic and perspective projection, highlighting how orthographic projection...