{"id":15724518,"url":"https://github.com/jshrake/cpp-platform-noodling-v1","last_synced_at":"2025-03-31T01:14:48.535Z","repository":{"id":150740870,"uuid":"67386107","full_name":"jshrake/cpp-platform-noodling-v1","owner":"jshrake","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-07T04:07:01.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T06:26:28.934Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jshrake.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":"2016-09-05T03:46:30.000Z","updated_at":"2018-04-18T01:21:19.000Z","dependencies_parsed_at":"2023-04-12T06:46:46.094Z","dependency_job_id":null,"html_url":"https://github.com/jshrake/cpp-platform-noodling-v1","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/jshrake%2Fcpp-platform-noodling-v1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fcpp-platform-noodling-v1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fcpp-platform-noodling-v1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshrake%2Fcpp-platform-noodling-v1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshrake","download_url":"https://codeload.github.com/jshrake/cpp-platform-noodling-v1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399798,"owners_count":20770908,"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":"2024-10-03T22:16:57.949Z","updated_at":"2025-03-31T01:14:48.506Z","avatar_url":"https://github.com/jshrake.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grimoire\n[![Build Status](https://travis-ci.org/jshrake/grimoire.svg?branch=master)](https://travis-ci.org/jshrake/grimoire)\n\nMagical libraries for C++ graphics development.\n\n- [**grim_gl.h**](grim_gl.h): Minimal multi-platform OpenGL function loading\n- [**grim_math.h**](grim_math.h): GLSL-like vector math library\n- [**grim_surface.h**](grim_surface.h): OpenGL 3.3+ glDrawPixels replacement\n\n## Usage\n\n### OSX/Linux\n\nInstall the dependencies:\n\n```bash\n# Linux\n$ apt-get install cmake libsdl2-dev\n# MacOS\n$ brew install cmake sdl2\n```\n\nCreate and run a new project:\n\n```bash\n# Install the command-line tool\n$ git clone https://github.com/jshrake/grimoire\n$ pushd grimoire\n$ grimoire install\n$ popd\n# Create a new project\n$ grim new foo\n$ cd foo\n# Build\n$ grim build\n# Run\n$ grim run\n```\n\n### Windows\n\nComing soon!\n\n## WARNING\n\nThis is experimental software, don't cast these spells in public!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshrake%2Fcpp-platform-noodling-v1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjshrake%2Fcpp-platform-noodling-v1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjshrake%2Fcpp-platform-noodling-v1/lists"}