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...