• Stars
    star
    14
  • Rank 1,399,595 (Top 29 %)
  • Language GLSL
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple OpenGL sample of Percentage Closer Soft Shadows with directional and spot lights.

More Repositories

1

hybrid-rendering

A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.
C++
738
star
2

helios

Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.
C++
278
star
3

dw-sample-framework

A simple C++ framework for implementing graphics technique samples using OpenGL and Vulkan.
C
190
star
4

volumetric-clouds

GLSL
124
star
5

volumetric-fog

An OpenGL sample that demonstrates Volumetric Fog using a frustum-aligned voxel grid and compute shaders.
GLSL
92
star
6

bruneton-sky-model

An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.
GLSL
78
star
7

sky-models

A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.
C++
73
star
8

lightmap-baking

An OpenGL sample demonstrating path traced lightmap baking on the CPU with Embree.
C++
54
star
9

gpu-particle-system

An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.
C++
44
star
10

sdf-baking

An OpenGL sample that demonstrates baking SDFs and using them to add Soft Shadows and Ambient Occlusion to a rasterized scene.
C++
44
star
11

animation-system

An experiment on creating an animation system similar to Unreal Engine 4 from scratch.
C++
42
star
12

dw-thread-pool

A simple, header-only, dependency-free, C++ 11 based ThreadPool library.
C++
29
star
13

rasterator

Real-time software rasterizer written in C++ with windowing and model loading support.
C++
26
star
14

fft-ocean-waves

An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.
C++
24
star
15

physx-ragdoll

A sample demonstrating ragdoll physics using Nvidia PhysX.
C++
21
star
16

deferred-decals

A sample implementation of Screen Space Deferred Decals using OpenGL.
C++
19
star
17

gpu-path-tracer

A real-time OpenGL Compute shader based Progressive Path Tracer.
GLSL
18
star
18

texture-space-decals

A method for baking persistent decals to textures using UV-space rasterization.
C++
18
star
19

cascaded-shadow-maps

Cascaded Shadow Mapping sample written with the dwSampleFramework.
C++
17
star
20

asset-core

A command line tool that converts game assets into a simple binary format for fast loading.
C++
16
star
21

reflective-shadow-maps

An OpenGL sample implementation of Reflective Shadow Maps.
C++
12
star
22

runtime-ibl

Runtime environment map prefiltering and spherical harmonics computation with OpenGL.
GLSL
11
star
23

emo-lib

Bi-model Convolutional Neural Network based Emotion Classification library with GPU acceleration support.
CMake
2
star