soft-shadows
There are 10 repositories under soft-shadows topic.
TheMasonX/UnityPCSS
Nvidia's PCSS soft shadow algorithm implemented in Unity
pboechat/PCSS
GLSL implementation of the Percentage-Closer Soft Shadows technique
diharaw/sdf-baking
An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.
JuanDiegoMontoya/GLest-Rendererer
Toy OpenGL PBR renderer.
diharaw/area-light-shadows
A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.
aryaman-gupta/Realistic-Soft-Shadows
Implementation of realistic and efficient screen space soft shadows for 3D Graphics Rendering with OpenGL
Kamirus/ray-tracer
Rendering 3D scenes with geometric figures, mirrors, realistic shadows, depth of field and global illumination.
proskur1n/vwa-code
Percentage-Closer Soft Shadows (PCSS) in OpenGL
aerolalit/Ray-tracing-C.Graphics
This C++ implementation renders multiple implicitly defined spheres under multiple light sources using Bling Phong Model. It also considers the hard and soft shadows as well as mirroring and refraction of light rays that generate different visual effects
lehquan/solid-reflector
Customize Three.js Reflector to achieve solid reflector.