{"id":13743927,"url":"https://github.com/timknip/ascollada","last_synced_at":"2026-02-25T08:04:42.690Z","repository":{"id":782014,"uuid":"474429","full_name":"timknip/ascollada","owner":"timknip","description":"AS3 library to parse COLLADA files","archived":false,"fork":false,"pushed_at":"2010-01-16T01:41:04.000Z","size":634,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-31T10:45:02.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ascollada.org","language":null,"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/timknip.png","metadata":{"files":{"readme":"README","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}},"created_at":"2010-01-16T01:19:26.000Z","updated_at":"2024-08-27T18:49:12.000Z","dependencies_parsed_at":"2022-08-16T10:50:42.083Z","dependency_job_id":null,"html_url":"https://github.com/timknip/ascollada","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timknip/ascollada","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timknip%2Fascollada","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timknip%2Fascollada/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timknip%2Fascollada/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timknip%2Fascollada/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timknip","download_url":"https://codeload.github.com/timknip/ascollada/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timknip%2Fascollada/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29815020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08-03T05:00:59.837Z","updated_at":"2026-02-25T08:04:42.657Z","avatar_url":"https://github.com/timknip.png","language":null,"readme":"/** \n *\n */\nprivate function buildNode(node:DaeNode):void {\n\n}\n\n/**\n *\n */\nprivate function buildScene():void {\n\tbuildNode(this.document.scene);\n}\n\n/**\n *\n */\npublic function parse (collada:XML) {\n\tvar document:DaeDocument = new DaeDocument();\n\tthis.document.addEventListener(Event.COMPLETE, onParseComplete);\n\tthis.document.read(collada);\n} \n\n/**\n * \n */\nprivate function onParseComplete(e:Event) : void {\n\tbuildScene();\n}","funding_links":[],"categories":["File Formats"],"sub_categories":["3D Formats"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimknip%2Fascollada","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimknip%2Fascollada","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimknip%2Fascollada/lists"}