{"id":17301608,"url":"https://github.com/zeffii/shazbat","last_synced_at":"2025-03-26T22:21:16.963Z","repository":{"id":19883984,"uuid":"23148329","full_name":"zeffii/shazbat","owner":"zeffii","description":"explorations in Kivy nodes","archived":false,"fork":false,"pushed_at":"2014-08-25T09:49:37.000Z","size":180,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T04:14:32.881Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zeffii.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}},"created_at":"2014-08-20T12:48:41.000Z","updated_at":"2022-01-31T02:31:41.000Z","dependencies_parsed_at":"2022-08-21T15:01:18.540Z","dependency_job_id":null,"html_url":"https://github.com/zeffii/shazbat","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/zeffii%2Fshazbat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeffii%2Fshazbat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeffii%2Fshazbat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeffii%2Fshazbat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeffii","download_url":"https://codeload.github.com/zeffii/shazbat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245743429,"owners_count":20665095,"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-15T11:44:58.388Z","updated_at":"2025-03-26T22:21:16.942Z","avatar_url":"https://github.com/zeffii.png","language":"Python","readme":"shazbat\n=======\n\nexplorations in Kivy nodes\n\n'futura'\nnode based geometry app for kivy.\nRelies on Numpy and Python 3.4\n\nMIT license (c) Dealga McArdle\n\nRoad map\n=======\n\n```\n\n[ ] ---- Milestone 1\n\n  [ ] properties\n    [ ] bool \n    [ ] enum\n    [ ] float\n    [ ] int\n    [ ] str\n  [ ] layout\n    [ ] box \n    [ ] column \n    [ ] row \n    [ ] percentage row\n  [ ] sliders \n    [ ] min, max, step (modifyable at runtime)\n  [ ] node theme\n    [ ] wire types (to match data)\n    [ ] wire smoothness\n  [ ] move nodes\n  [ ] nodes zoom\n  [ ] node list\n    [ ] categories \n    [ ] icons\n    [ ] add nodes from list\n\n[ ] ---- Milestone 2\n\n  [ ] sockets\n  [ ] nodes connecting in / out  \n  [ ] key lists \n    [ ] edges\n    [ ] faces\n  [ ] vector lists\n  [ ] node widgets\n    [ ] graph \n    [ ] tabbed graph \n    [ ] color picker\n\n[ ] ---- Milestone 3\n  \n  [ ] slider node\n    [ ] int\n    [ ] float\n\n```\n\nSocketTypes\n======\n\nedges, faces\n\n``` \nkey_dict = {\n    'type': {'edges','faces'}\n    'data_faces': [\n        {'faces': [[....]]}, \n        {'faces': [[....]]}\n    ],\n    'data_edges': [\n        {'edges': [[....]]}, \n        {'edges': [[....]]}\n    ]\n}\n```\n\nverts\n\n```\nvec_dict = {\n    'type': {'vec3','vec4'}\n    'data_vec3': [\n        {'vec3': [[....]]}, \n        {'vec3': [[....]]}\n    ],\n    'data_vec4': [\n        {'vec4': [[....]]}, \n        {'vec4': [[....]]}\n    ]\n}\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeffii%2Fshazbat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeffii%2Fshazbat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeffii%2Fshazbat/lists"}