# LumEngine **Repository Path**: wslyx/LumEngine ## Basic Information - **Project Name**: LumEngine - **Description**:    This is a school project consisting in the creation of a rendering engine in C++. This engine uses the Vulkan API as well as advanced rendering techniques.    This project was done in a group of 3 in 1 month.    I mostly worked on the light management with the implementation of PBR (Physically Based Rendering) among others. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-30 - **Last Updated**: 2022-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LumEngine This is a school project consisting in the creation of a rendering engine in C++. This engine uses the Vulkan API as well as advanced rendering techniques.This project was done in a group of 3 in 1 month. I mostly worked on the light management with the implementation of PBR (Physically Based Rendering) among others.