{"id":15541763,"url":"https://github.com/simonihmig/ember-ecsy-babylon","last_synced_at":"2026-04-09T13:38:50.166Z","repository":{"id":37615587,"uuid":"229619721","full_name":"simonihmig/ember-ecsy-babylon","owner":"simonihmig","description":"WORK IN PROGRESS","archived":false,"fork":false,"pushed_at":"2023-04-20T15:58:51.000Z","size":13683,"stargazers_count":5,"open_issues_count":16,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T17:09:24.649Z","etag":null,"topics":["babylon","ecsy","ember","ember-addon","webgl"],"latest_commit_sha":null,"homepage":"https://kaliber5.github.io/ember-ecsy-babylon/","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/simonihmig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-12-22T19:31:50.000Z","updated_at":"2022-08-17T12:25:21.000Z","dependencies_parsed_at":"2024-10-19T14:38:31.832Z","dependency_job_id":null,"html_url":"https://github.com/simonihmig/ember-ecsy-babylon","commit_stats":null,"previous_names":["kaliber5/ember-ecsy-babylon"],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonihmig%2Fember-ecsy-babylon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonihmig%2Fember-ecsy-babylon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonihmig%2Fember-ecsy-babylon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonihmig%2Fember-ecsy-babylon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonihmig","download_url":"https://codeload.github.com/simonihmig/ember-ecsy-babylon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250477812,"owners_count":21437049,"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":["babylon","ecsy","ember","ember-addon","webgl"],"created_at":"2024-10-02T12:19:32.994Z","updated_at":"2026-04-09T13:38:45.125Z","avatar_url":"https://github.com/simonihmig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"ember-ecsy-babylon\n==============================================================================\n\n![CI](https://github.com/kaliber5/ember-ecsy-babylon/workflows/CI/badge.svg)\n\n*WIP*\n\n[Demo](https://kaliber5.github.io/ember-ecsy-babylon/)\n\n\nCompatibility\n------------------------------------------------------------------------------\n\n* Ember.js v3.24 or above\n* Ember CLI v3.24 or above\n* Node.js v14 or above\n\n\nInstallation\n------------------------------------------------------------------------------\n\n```\nember install ember-ecsy-babylon\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\nTo Do\n\n\n\n### Tree shaking\n\nDue to [this ember-auto-import bug](https://github.com/ef4/ember-auto-import/issues/121) \nuse direct imports of `ecsy-babylon` systems:\n\n```js\n// good\nimport BabylonSystem from 'ecsy-babylon/systems/babylon';\n\n// bad\nimport { BabylonSystem } from 'ecsy-babylon/systems';\nimport { BabylonSystem } from 'ecsy-babylon';\n```\n\nSame applies when you import from `@babylonjs/core`, see [Tree Shaking of Babylon.js](https://doc.babylonjs.com/features/es6_support#tree-shaking)\n\nThis will pull in only the needed systems, and as such also only the needed parts of `babylon.js`.\n\nContributing\n------------------------------------------------------------------------------\n\nSee the [Contributing](CONTRIBUTING.md) guide for details.\n\n\nLicense\n------------------------------------------------------------------------------\n\nThis project is licensed under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonihmig%2Fember-ecsy-babylon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonihmig%2Fember-ecsy-babylon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonihmig%2Fember-ecsy-babylon/lists"}