3D Graphics
Created seamless procedural textures using 3D Gradient Noise (Improved Perlin Noise) in GLSL.
Perlin noise was complex to implement, and I didn’t know how to generate Marble and Wood patterns at first. I had to look up references and examples online to understand their structure.