{"id":18020027,"url":"https://github.com/polygonjs/plugin-ifc","last_synced_at":"2025-04-04T17:12:16.301Z","repository":{"id":210222298,"uuid":"725732324","full_name":"polygonjs/plugin-ifc","owner":"polygonjs","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-01T16:52:56.000Z","size":111,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T19:49:01.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/polygonjs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-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":"2023-11-30T18:59:04.000Z","updated_at":"2023-12-01T11:14:47.000Z","dependencies_parsed_at":"2023-12-01T13:57:51.158Z","dependency_job_id":"ef67a24d-4f74-4d13-b77a-3a161d718c4f","html_url":"https://github.com/polygonjs/plugin-ifc","commit_stats":null,"previous_names":["polygonjs/plugin-ifc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-ifc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-ifc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-ifc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polygonjs%2Fplugin-ifc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polygonjs","download_url":"https://codeload.github.com/polygonjs/plugin-ifc/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217222,"owners_count":20903009,"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-30T05:13:22.102Z","updated_at":"2025-04-04T17:12:16.284Z","avatar_url":"https://github.com/polygonjs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polygonjs IFC Plugin\n\nThis adds a FileIFC SOP node to the [Polygonjs webgl engine](https://polygonjs.com).\n\n# Install\n\nImport the plugin:\n\n`yarn add @polygonjs/plugin-ifc`\n\nAnd register the plugin in the function `configurePolygonjs` in the file `PolyConfig.js` so that the occlusion node can be accessible in both the editor and your exported scene:\n\n```js\nimport {polyPluginIFC} from '@polygonjs/plugin-ifc';\n\nexport function configurePolygonjs(poly) {\n\tpoly.registerPlugin(polyPluginIFC);\n}\n```\n\n# Test\n\n-   run `yarn test` and open at `http://localhost:5173/test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygonjs%2Fplugin-ifc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolygonjs%2Fplugin-ifc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolygonjs%2Fplugin-ifc/lists"}