Skip to content

Commit ec8ae89

Browse files
authored
update CONTRIBUTING.md, remove Counting Sort & add GPU flip fluid simulation task idea to the free task list
1 parent fe4245f commit ec8ae89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Below are some tasks that are open for contribution. If you start working on a t
5151
- Compute Frustum Culling in HLSL with Nabla Chad Append
5252
- Merge Sort (Vulkan Compute)
5353
- Radix Sort (Vulkan Compute)
54-
- Counting Sort (Vulkan Compute)
5554
- Bitonic Sort (Vulkan Compute)
5655
- Merge Path (Vulkan Compute)
56+
- [GPU flip fluid simulation task idea](https://www.youtube.com/watch?v=okQzAJM7LcE) -> discord [thread](https://discord.com/channels/318590007881236480/374061825454768129/1257988553112027186) for more info
5757

5858
**[Issues](https://github.com/Devsh-Graphics-Programming/Nabla/issues) also count as free tasks.** We also have old issues from previous generation **[here](https://github.com/buildaworldnet/IrrlichtBAW/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)**.
5959

0 commit comments

Comments
 (0)