{"id":17008772,"url":"https://github.com/i-e-b/sdlbase","last_synced_at":"2025-03-22T12:29:18.295Z","repository":{"id":139826233,"uuid":"312231944","full_name":"i-e-b/SdlBase","owner":"i-e-b","description":"A minimum dependency experimental CLion project for games and graphics","archived":false,"fork":false,"pushed_at":"2022-10-09T15:40:19.000Z","size":1918,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T12:11:15.137Z","etag":null,"topics":["experimental","working"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/i-e-b.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-11-12T09:45:20.000Z","updated_at":"2023-08-30T12:27:56.000Z","dependencies_parsed_at":"2023-05-31T08:15:45.109Z","dependency_job_id":null,"html_url":"https://github.com/i-e-b/SdlBase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSdlBase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSdlBase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSdlBase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/i-e-b%2FSdlBase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/i-e-b","download_url":"https://codeload.github.com/i-e-b/SdlBase/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244958881,"owners_count":20538621,"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":["experimental","working"],"created_at":"2024-10-14T05:29:14.623Z","updated_at":"2025-03-22T12:29:18.273Z","avatar_url":"https://github.com/i-e-b.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SdlBase\n\nA minimum dependency experimental CLion project for larger game and graphics projects.\n\nThis will be a port from a bunch of other projects. Don't expect anything\nuseful for quite a while.\n\nThis should be pretty plain C code.\n\n## The plan\n\n* [x] Bring in the container structures and SDL hook-ups from MECS, but not the compiler / runtime engine.\n* [ ] Add joystick stuff (supporting multiple)\n* [ ] frame-delay guessing to reduce latency (need to change buffering strategy)\n* [ ] Bitmap drawing for the scan buffer thing (rectilinear, then affine)\n  * [x] texture atlas drawing\n    * [x] fix uncovering issue\n    * [x] allow materials to have offsets \u0026 offset mode (screen, edge)\n    * [x] edit material (change Z, change offset)\n  * [ ] PNG loading (PicoPNG? SDL?)\n  * [ ] some tool to pack sprites down to minimal size\n  * [ ] some format to save/load texture atlas material defs.\n  * [ ] sprite splat\n* [ ] Easy way to mix plain graphics and the scan-buffer/depth graphics\n* [ ] Port the graphics format and compression bits in ImageTools from C#\n* [ ] Port StreamDb over as a file format\n\n### Using the base for projects\n\nYour application-specific code should go in `src/app`.\nStart with the event handlers and frame routines in src/app/app_start.c","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsdlbase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-e-b%2Fsdlbase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-e-b%2Fsdlbase/lists"}