{"id":15497218,"url":"https://github.com/jwerle/three.graphql","last_synced_at":"2025-09-16T04:39:37.487Z","repository":{"id":148540555,"uuid":"64527609","full_name":"jwerle/three.graphql","owner":"jwerle","description":"Declare a Three.js program with GraphQL","archived":false,"fork":false,"pushed_at":"2016-08-01T14:33:40.000Z","size":10935,"stargazers_count":48,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T21:49:38.476Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://jwerle.github.io/three.graphql","language":"JavaScript","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/jwerle.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":"2016-07-30T05:15:36.000Z","updated_at":"2024-05-24T08:25:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7ad4d56-751f-4f6b-a784-925d822b423d","html_url":"https://github.com/jwerle/three.graphql","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.125,"last_synced_commit":"acc3f6997361c7df827f5af9aab92041093229c2"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwerle/three.graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fthree.graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fthree.graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fthree.graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fthree.graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/three.graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Fthree.graphql/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275364224,"owners_count":25451513,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-02T08:32:07.291Z","updated_at":"2025-09-16T04:39:37.455Z","avatar_url":"https://github.com/jwerle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"three.graphql\n=============\n\nDeclare a Three.js program with GraphQL\n\n## status\n\nfun, wip, diy\n\n## why ?\n\nto experiment\n\n## how ?\n\n`three.graphql` utilizes a\n[GraphQL](https://github.com/graphql/graphiql) implementation to build and maintain\na scene tree. [Three.js](https://github.com/mrdoob/three.js/) objects are created\nwhen they don't exist and properties are changed when there is a difference\nA GraphQL query represents the state of a Three.js program at any moment in\nthe current context. Objects are created and destroyed when the query changed.\nInput properties are merged into existing objects.\n\n![](assets/screenshot.png)\n\n## features\n\n* Only `BoxGeometry` and `MeshBasicMaterial` have been built into the\n`Mesh` sub-selection.\n\n## build\n\n```sh\n$ make\n```\n\n## starting editor\n\n```sh\n$ npm start\n```\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fthree.graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Fthree.graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Fthree.graphql/lists"}