{"id":24103542,"url":"https://github.com/ezroot/sdl2engine","last_synced_at":"2025-02-27T22:48:14.736Z","repository":{"id":271220785,"uuid":"912755049","full_name":"EZroot/SDL2Engine","owner":"EZroot","description":"SDL2 + OpenGL 2D/3D Game Engine with Box2D Physics, ImGui, and Networking capabilities","archived":false,"fork":false,"pushed_at":"2025-02-19T17:05:29.000Z","size":88898,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-19T18:22:42.248Z","etag":null,"topics":["crossplatform","engine","game","gui","physics","sdl2"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EZroot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-06T10:25:44.000Z","updated_at":"2025-02-19T17:05:32.000Z","dependencies_parsed_at":"2025-01-06T11:31:14.664Z","dependency_job_id":"1f8be1f3-97a4-4a78-85f4-5bb5febc4db6","html_url":"https://github.com/EZroot/SDL2Engine","commit_stats":null,"previous_names":["ezroot/sdl2engine"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZroot%2FSDL2Engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZroot%2FSDL2Engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZroot%2FSDL2Engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EZroot%2FSDL2Engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EZroot","download_url":"https://codeload.github.com/EZroot/SDL2Engine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241070462,"owners_count":19904391,"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":["crossplatform","engine","game","gui","physics","sdl2"],"created_at":"2025-01-10T19:57:30.884Z","updated_at":"2025-02-27T22:48:14.729Z","avatar_url":"https://github.com/EZroot.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDL2Engine\n\nAn advanced SDL2 / OpenGL engine implemented in C#, designed for creating high-performance 2D and 3D games and applications.\n\n## Features\n- **Window and Input Management**: Utilizes SDL for handling window operations and input events.\n- **Rendering Support**: Offers both 2D rendering via SDL and 2D/3D rendering through OpenGL.\n- **Advanced Graphics**: Implements 3D lighting and shadow effects, along with special effects like post processing and world space godrays.\n- **Physics Engines**: Integrates Box2D for 2D physics and BepuPhysics-v2 for 3D physics simulations.\n- **Networking**: Basic networking capabilities for multiplayer game support.\n\n## Library Prerequisites\nEnsure the following libraries are correctly placed in the `/libs` directory of your project, and configure your .NET project to reference them:\n- `SDL2_image.so`\n- `SDL2_mixer.so`\n- `SDL2_ttf.so`\n- `cimgui.so`\n- `SDL2-CS.dll`\n\nFor guidance on building each DLL/library, refer to the [Building DLLs / Libraries Tutorial](docs/DLLCMAKEHELP.md).\n\n## Showcase and Examples\n\n### OpenGL 3D Renderer\nExplore advanced 3D rendering features like shadows, godrays, and physics simulations with Bepu3D in:\n- [TreeDee Repository](https://github.com/EZroot/TreeDee).\n\n![OpenGL renderer with godrays and bloom](screenshottys/godraybloom.gif)\n![Dynamic physics simulation](screenshottys/ballz.gif)\n\n### SDL 2D Renderer\nDiscover the capabilities of the SDL 2D renderer combined with GUI elements and Box2D physics in:\n- [SDL2Game Repository](https://github.com/EZroot/SDL2Game)\n\n![Boids simulation](screenshottys/boidz.gif)\n![Box2D Physics](screenshottys/box2d.gif)\n\n### Music Player Example\nCheck out the Music Player demonstrating audio playback integration in:\n- [MusicPlayer Repository](https://github.com/EZroot/MusicPlayer).\n\n![Music player interface](screenshottys/musik.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezroot%2Fsdl2engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezroot%2Fsdl2engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezroot%2Fsdl2engine/lists"}