{"id":20430752,"url":"https://github.com/whitestormjs/whs-component-skybox","last_synced_at":"2026-05-10T15:47:26.621Z","repository":{"id":78755935,"uuid":"68945338","full_name":"WhitestormJS/whs-component-skybox","owner":"WhitestormJS","description":"Skybox component for Whitestormjs","archived":false,"fork":false,"pushed_at":"2016-11-06T09:39:08.000Z","size":2471,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-01-15T17:32:52.244Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/WhitestormJS.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-09-22T17:28:16.000Z","updated_at":"2016-11-06T09:37:22.000Z","dependencies_parsed_at":"2024-01-23T17:41:40.519Z","dependency_job_id":"5a3f847e-71b6-4bb3-9f96-822b8054d462","html_url":"https://github.com/WhitestormJS/whs-component-skybox","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/WhitestormJS%2Fwhs-component-skybox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitestormJS%2Fwhs-component-skybox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitestormJS%2Fwhs-component-skybox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WhitestormJS%2Fwhs-component-skybox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WhitestormJS","download_url":"https://codeload.github.com/WhitestormJS/whs-component-skybox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975135,"owners_count":20051428,"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-11-15T08:08:51.194Z","updated_at":"2026-05-10T15:47:26.572Z","avatar_url":"https://github.com/WhitestormJS.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whs-component-skybox\n  Skybox plugin\n\n# Usage\n\n### Box Skybox\n\n  ```javascript\n  const skybox = new WHS.Skybox({\n      skyType: 'box',\n      imgSuffix: '.jpg',\n      radius: 1000,\n      fog: false,\n      path: 'assets/DarkSea-'\n  });\n\n  skybox.addTo(GAME);\n  ```\n\n### Sphere Skybox\n\n  ```javascript\n  const skybox = new WHS.Skybox({\n      skyType: 'sphere',\n      imgSuffix: '.jpg',\n      radius: 100,\n      fog: false,\n      path: 'assets/sphere'\n  });\n\n  skybox.addTo(GAME);\n\n  ```\n\n## Live examples\n- [Box Skybox](http://whitestormjs.xyz/whs-component-skybox/examples/box.html)\n- [Sphere Skybox](http://whitestormjs.xyz/whs-component-skybox/examples/sphere.html)\n\nCredits for Assets in Examples\n\n- [Box Skybox Assets](https://github.com/stemkoski/stemkoski.github.com)\n\n- [Sphere Skybox Assets](http://macsix.deviantart.com/art/Anvil-Spherical-HDRI-Panorama-Skybox-416317312)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitestormjs%2Fwhs-component-skybox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhitestormjs%2Fwhs-component-skybox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhitestormjs%2Fwhs-component-skybox/lists"}