Skip to content

Commit

Permalink
Animated grid using the sine and cosine functions
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk-Jastrzebski-Mobica committed Jun 23, 2023
1 parent 2ffe0fa commit 6a2eef8
Show file tree
Hide file tree
Showing 4 changed files with 182 additions and 112 deletions.
6 changes: 3 additions & 3 deletions samples/extensions/subgroups_operations/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ add_sample(
NAME "subgroups_operations"
DESCRIPTION "Demonstrates the use of a subgroups feature"
SHADER_FILES_GLSL
"subgroups_operations/base.vert"
"subgroups_operations/base.frag"
"subgroups_operations/blur.comp")
"subgroups_operations/ocean.vert"
"subgroups_operations/ocean.frag"
"subgroups_operations/ocean_fft.comp")
Loading

0 comments on commit 6a2eef8

Please sign in to comment.