shadowmapping
There are 22 repositories under shadowmapping topic.
graphitemaster/neothyne
Engine and game
MadEqua/opengl-terrain-demo
Modern OpenGL terrain rendering for learning purposes.
ggerganov/ocl-lights
Pixel perfect 2D shadows on the GPU
ExtinctionHD/VulkanScene
Render engine with deferred shading based on Vulkan API
St0wy/opengl-scene
A deferred PBR renderer in OpenGL.
topfs2/2d-shadowmap
Trial on using classic shadow maps in 2D
avoroshilov/vulkan_sample
Vulkan graphics API sample: z-prepass, shadowmapping, forward shading, screenshot capture
marla396/CubeExplorer
OpenGL Minecraft-like game for the course TSBK03
niley1nov/pointLight
point light shadow mapping implemented in openGL, C++
Reefufui/first-vulkan-scene
My first rendered scene using Vulkan API
ArtemVetik/itmo-directx12
Laboratory works on the subject "Computer Graphics" on DirectX 12
mollnn/nuEngine
Night-Up Engine: Real-time Rendering with PCSS/SSAO/RSM/SSR
NadiaAzri/Cascaded_Soft_Shadow_Maps
Physically accurate soft shadows using area light source and Shadow maps
joao-almgren/webgl-shadows
Shadow maps in WebGL
karel-tomanec/AliasFreeShadowMaps
Implementation of alias-free shadow mapping algorithm in OpenGL.
Krenodeno/GLCubeLandscape
School project. instance rendering of textured cubes, with shadowmapping.
MattVsTheWorld/AGP_ShadowMapping
(2016) Shadow mapping in OpenGL
UUUnmei/RenderLiteV2
cpu rasterizer
zuqini/melon-watch
An OpenGL FPS Platformer created for my CS488 Final Project
graziele-fagundes/Soft-Shadow
Procedural generation to create a 3D city environment with shadow mapping + PCF.
MrLaki5/Shadow-mapping
OpenGL4 shadow mapping implementation