{"id":25948737,"url":"https://github.com/cschladetsch/cpp23particles","last_synced_at":"2025-06-28T07:34:27.159Z","repository":{"id":279915833,"uuid":"940427112","full_name":"cschladetsch/Cpp23Particles","owner":"cschladetsch","description":"Interactive particle system with multiple emitter types, dynamic force fields, and particle interactions using C++23 and SDL2. Explore colorful visual effects, and multithreaded physics simulation.","archived":false,"fork":false,"pushed_at":"2025-02-28T07:26:07.000Z","size":3714,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T11:46:00.744Z","etag":null,"topics":["cmake","cpp","cpp23","particles","sdl2"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cschladetsch.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-02-28T06:42:27.000Z","updated_at":"2025-02-28T07:26:10.000Z","dependencies_parsed_at":"2025-02-28T13:53:50.380Z","dependency_job_id":"a9c6af97-71b8-4d39-998a-dc05b1916a33","html_url":"https://github.com/cschladetsch/Cpp23Particles","commit_stats":null,"previous_names":["cschladetsch/cpp23particles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cschladetsch/Cpp23Particles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCpp23Particles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCpp23Particles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCpp23Particles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCpp23Particles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cschladetsch","download_url":"https://codeload.github.com/cschladetsch/Cpp23Particles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cschladetsch%2FCpp23Particles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262392882,"owners_count":23304008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cmake","cpp","cpp23","particles","sdl2"],"created_at":"2025-03-04T11:21:52.443Z","updated_at":"2025-06-28T07:34:27.135Z","avatar_url":"https://github.com/cschladetsch.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive Particle System\n\nInteractive particle system with multiple emitter types, dynamic force fields, and particle interactions using C++23 and SDL2. Explore colorful visual effects, physics simulation, and multithreaded performance optimizations.\n\n## Demo\n\n![Demo](/resources/particles-1.gif)\n\n## Features\n\n- **Multiple Emitter Types**: Fountain, explosion, snow, spiral patterns\n- **Interactive Controls**: Mouse-controlled force fields\n- **Physics Simulation**: Gravity, attraction/repulsion, particle interactions\n- **Visual Effects**: Dynamic colors, glowing force fields, rainbow mode\n- **Optimized Performance**: Multithreaded, spatial partitioning\n\n## Controls\n\n- **Mouse**: Control force field position\n- **Left Click**: Create burst at cursor\n- **Space**: Toggle attraction/repulsion\n- **F**: Toggle force field on/off\n- **1-4**: Switch emitter types\n- **C**: Toggle colorful mode\n- **B**: Toggle dynamic background\n- **I**: Toggle particle interaction\n- **R**: Reset system\n- **Q/ESC**: Quit\n\n## Build and Run\n\n```bash\n# Create build directory\nmkdir build \u0026\u0026 cd build\n\n# Configure and build\ncmake ..\nmake -j$(nproc)\n\n# Run\n./particle_system\n```\n\n## Requirements\n\n- C++23 compatible compiler\n- SDL2 development libraries\n- CMake 3.16+\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschladetsch%2Fcpp23particles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcschladetsch%2Fcpp23particles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcschladetsch%2Fcpp23particles/lists"}