compute-shader topic

List compute-shader repositories

UnityFakeVolumetricFog

20
Stars
5
Forks
Watchers

This example is a demo of fake volumetric fog using compute shader and instancing. It takes only one batch, but it looks realistic fog.

Unity-Smoothed-Particle-Hydrodynamics

67
Stars
7
Forks
Watchers

SPH in the Unity engine implemented in three different ways using MonoBehaviour, Entity-Component-System, and ComputeShader

voxel-game-rs

91
Stars
3
Forks
Watchers

Voxel game written in Bevy making heavy use of WGSL compute shaders

gl_vk_simple_interop

75
Stars
14
Forks
Watchers

Display an image created by Vulkan compute shader, with OpenGL

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.

ShaderBoiler

39
Stars
5
Forks
Watchers

Aimed to eliminate preprocessor hell in shaders and kernels.

nnStyle

21
Stars
2
Forks
Watchers

a neural network style transfer for video game

CircleCollision

60
Stars
2
Forks
Watchers

Implementing Different Methods of Circle to Circle Collision Detection using variety of new Technologies: Vulkan Graphics/Compute API, AVX2/AVX-512