{"id":27761056,"url":"https://github.com/tsoding/kidito","last_synced_at":"2025-04-29T12:22:51.724Z","repository":{"id":91698255,"uuid":"344779474","full_name":"tsoding/kidito","owner":"tsoding","description":"Actual 3D graphics in OpenGL","archived":false,"fork":false,"pushed_at":"2021-03-09T13:09:50.000Z","size":393,"stargazers_count":12,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-10-20T23:33:26.998Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tsoding.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}},"created_at":"2021-03-05T10:47:28.000Z","updated_at":"2023-10-20T23:33:27.457Z","dependencies_parsed_at":null,"dependency_job_id":"3abee6dc-0600-4e68-94e5-c9a75ff02ab3","html_url":"https://github.com/tsoding/kidito","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fkidito","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fkidito/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fkidito/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsoding%2Fkidito/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsoding","download_url":"https://codeload.github.com/tsoding/kidito/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251499501,"owners_count":21599105,"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":[],"created_at":"2025-04-29T12:22:50.996Z","updated_at":"2025-04-29T12:22:51.719Z","avatar_url":"https://github.com/tsoding.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kidito\n\n## Quick Start\n\n```console\n$ make\n$ ./kidito\n```\n\n## [scene.conf](./scene.conf)\n\n| Key           | Description                       |\n|---------------|-----------------------------------|\n| `frag_shader` | path to the fragment shader       |\n| `vert_shader` | path to the vertex shader         |\n| `texture`     | path to the image for the texture |\n\n## Controls\n\n| Shortcut                          | Description                                                                          |\n|-----------------------------------|--------------------------------------------------------------------------------------|\n| \u003ckbd\u003eF5\u003c/kbd\u003e                     | Hot-reload [./scene.conf](./scene.conf) and all of the associated with it resources. |\n| \u003ckbd\u003eSPACE\u003c/kbd\u003e                  | Pause/unpause the time uniform variable in shaders                                   |\n| \u003ckbd\u003e←\u003c/kbd\u003e / \u003ckbd\u003e→\u003c/kbd\u003e | Manually step in time back and forth in the paused mode.                             |\n\n## Objectives\n\n- [x] Generate cube mesh\n- [x] Render the cube mesh with perspective projection\n- [x] Texture the cube\n- [x] Fog\n- [x] Simple lighting (the classical one with normals and stuff)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fkidito","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsoding%2Fkidito","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsoding%2Fkidito/lists"}