Technical archive
VFX Learning
Computer graphics learning log, from shaders to rendering experiments.
VFX and Graphics Posts
Posts tagged under the vfx-learning category.
Transforming Normals with Inverse Transpose
date: 2025-06-18 categories: [graphics, opengl] tags: [graphics, shaders, opengl, glsl, normal, linear-algebra, lighting]
Week 4 Asset Loader
date: 2025-06-08 categories: [graphics, opengl] tags: [graphics, opengl, glsl, assimp, glfw]
Debugging glTF Viewer on macOS (OpenGL 4.1, Apple Silicon)
Debugging glTF Viewer on macOS (OpenGL 4.1, Apple Silicon)
Week 3 Lambertian Model and Lighting
date: 2025-06-08 categories: [graphics, opengl] tags: [graphics, shaders, opengl, glsl, lambertian, lighting]
Shader Playground: Procedural Grid with Live Controls
Shader Playground: Procedural Grid with Live Controls
Understanding VAO and VBO: A Beginner's Guide to OpenGL Vertex Management
Understanding VAO and VBO: A Beginner’s Guide to OpenGL Vertex Management
CMake + Make Build Flow for OpenGL Projects (Triangle Example)
CMake + Make Build Flow for OpenGL Projects (Triangle Example)
Week 1: Understanding View Transformations
Week 1: Understanding View Transformations