Dihara Wijetunga

Results 20 repositories owned by Dihara Wijetunga

hybrid-rendering

742
Stars
47
Forks
Watchers

A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.

helios

279
Stars
15
Forks
Watchers

Real-time unidirectional GPU path tracer using the cross-vendor Vulkan ray-tracing extensions.

dw-sample-framework

194
Stars
20
Forks
Watchers

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

bruneton-sky-model

78
Stars
7
Forks
Watchers

An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.

sky-models

73
Stars
11
Forks
Watchers

A collection of various Sky Model implementations in OpenGL suitable for real-time rendering.

animation-system

42
Stars
13
Forks
Watchers

An experiment on creating an animation system similar to Unreal Engine 4 from scratch.

dw-thread-pool

29
Stars
6
Forks
Watchers

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

fft-ocean-waves

24
Stars
9
Forks
Watchers

An OpenGL demo implementing the FFT ocean wave simulation from Jerry Tessendorf's famous paper.

gpu-particle-system

45
Stars
5
Forks
Watchers

An OpenGL GPU accelerated particle system using Compute shaders and Indirect rendering.

gpu-path-tracer

18
Stars
2
Forks
Watchers

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