Research
Research projects
Software
ShaderLab Framework is a computer graphics framework that Dr Bernhard Kainz and I implemented in 2016. It is a teaching tool that is used for the lab sessions of the Graphics course (CO317) at Imperial College London. ShaderLab Framework provides an IDE-like environment that helps students to understand the basics of computer graphics and GLSL programming. It has been intensively tested by more than 100 students every year since 2017. It is open-source and available on github.
This article presents the measurements of reflectance maps using spherical gradient illumination for the realistic rendering of spatially-varying surfaces.
Real3D is a software that I implemented during my PhD. It is a realistic real-time renderer written with OpenGL API, Qt GUI library and OpenCV. It is open source and available under the LGPL license on my github.
This software was implemented as part of my MSc thesis on image-based relighting at Imperial College London. It provides a user interface to render objects in arbitrary environments using data captured with a light stage, a free-form light stage or in a regular room. It is open source and available under the LGPL license on my github.