Game engine playground.
-
Updated
Nov 8, 2024 - C++
Game engine playground.
A rendering engine, what else?
Compact OpenGL Shadow Mapping Examples in a single compilation unit
Cascaded Shadow Mapping sample written with the dwSampleFramework.
Vulkan Graphics Engine
A toy renderer built with directx12 and c++.
Serves as starting point for my rendering research/projects in modern OpenGL.
An implementation of cascaded-shadow-mapping in Minecraft; using Optifine.
Laboratory works on the subject "Computer Graphics" on DirectX 12
Physically accurate soft shadows using area light source and Shadow maps
Originally created to learn DX12 by making a cascaded shadow map (multiple shadow maps that cover the view frustum, to increase precision) and testing on many instanced cubes. Is now a project that aims to create a simulator for exploring celestial bodies.
A university OpenGL engine project implementing parallel split shadow maps (PSSM)
Add a description, image, and links to the cascaded-shadow-mapping topic page so that developers can more easily learn about it.
To associate your repository with the cascaded-shadow-mapping topic, visit your repo's landing page and select "manage topics."