{"id":30236884,"url":"https://github.com/jsoulier/fluid_simulation","last_synced_at":"2026-02-08T19:37:20.136Z","repository":{"id":268192475,"uuid":"899365908","full_name":"jsoulier/fluid_simulation","owner":"jsoulier","description":"Fluid Simulation using SDL3 GPU with compute shaders","archived":false,"fork":false,"pushed_at":"2026-01-18T04:39:17.000Z","size":21957,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-18T15:37:03.922Z","etag":null,"topics":["3d","compute-shader","compute-shaders","cpp","example","examples","fluid-simulation","glsl","gpu","sdl","sdl3","shaders"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jsoulier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-06T05:50:37.000Z","updated_at":"2026-01-18T04:39:20.000Z","dependencies_parsed_at":"2025-01-11T21:30:31.254Z","dependency_job_id":"a105eeec-4149-4baa-9f19-01811dfdddd5","html_url":"https://github.com/jsoulier/fluid_simulation","commit_stats":null,"previous_names":["jsoulier/2d_lighting_prototype","jsoulier/2.5d_lighting_prototype","jsoulier/2.5d_lighting"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jsoulier/fluid_simulation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsoulier%2Ffluid_simulation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsoulier%2Ffluid_simulation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsoulier%2Ffluid_simulation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsoulier%2Ffluid_simulation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsoulier","download_url":"https://codeload.github.com/jsoulier/fluid_simulation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsoulier%2Ffluid_simulation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29240704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T18:06:38.086Z","status":"ssl_error","status_checked_at":"2026-02-08T18:06:09.124Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d","compute-shader","compute-shaders","cpp","example","examples","fluid-simulation","glsl","gpu","sdl","sdl3","shaders"],"created_at":"2025-08-15T01:09:09.719Z","updated_at":"2026-02-08T19:37:20.103Z","avatar_url":"https://github.com/jsoulier.png","language":"C++","readme":"# Fluid Simulation\n\nhttps://github.com/user-attachments/assets/853d471b-9394-48f2-8a3c-065d3707d43f\n\nImplementation of [Fluid Simulation for Dummies](https://mikeash.com/pyblog/fluid-simulation-for-dummies.html) using the new SDL3 GPU API with compute shaders\n\n### Building\n\n#### Windows\n\nInstall the [Vulkan SDK](https://www.lunarg.com/vulkan-sdk/) for glslc\n\n```bash\ngit clone https://github.com/jsoulier/fluid_simulation --recurse-submodules\ncd fluid_simulation\nmkdir build\ncd build\ncmake ..\ncmake --build . --parallel 8 --config Release\ncd bin\n./fluid_simulation.exe\n```\n\n#### Linux\n\n```bash\ngit clone https://github.com/jsoulier/fluid_simulation --recurse-submodules\ncd fluid_simulation\nmkdir build\ncd build\ncmake .. -DCMAKE_BUILD_TYPE=Release\ncmake --build . --parallel 8\ncd bin\n./fluid_simulation\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsoulier%2Ffluid_simulation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsoulier%2Ffluid_simulation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsoulier%2Ffluid_simulation/lists"}