diff --git a/packages.json b/packages.json index 580da4a..ec4eb1d 100644 --- a/packages.json +++ b/packages.json @@ -17366,6 +17366,22 @@ "license": "MIT", "web": "https://github.com/planetis-m/jsonpak" }, + { + "name": "computesim", + "url": "https://github.com/planetis-m/compute-sim", + "method": "git", + "tags": [ + "gpu-simulation", + "compute-shaders", + "gpgpu-computing", + "multithreading", + "parallelism", + "threads" + ], + "description": "Learn and understand compute shader operations and control flow.", + "license": "MIT", + "web": "https://github.com/planetis-m/compute-sim" + }, { "name": "golden", "url": "https://github.com/disruptek/golden",