
Effects Rendering DirectX11 project implements different kind of shader post processing effects using HLSL, lens flare, bloom, dof etc. read more.
C++, DirectX 11, HLSL

Deferred Shader demo project, a simple DirectX11 application implementing deferred shading with different light types. read more.
C++, DirectX 11, HLSL

Raytracer (Edx Computer Graphics course)
Ray Tracer I programmed in Edx Computer Graphics online course with C++. more
C++, Ray tracing