{"id":13581302,"url":"https://github.com/yahiko00/Starfield","last_synced_at":"2025-04-06T07:31:57.521Z","repository":{"id":76111976,"uuid":"96194679","full_name":"yahiko00/Starfield","owner":"yahiko00","description":"Procedural generated 2D Starfield","archived":false,"fork":false,"pushed_at":"2017-07-20T06:34:22.000Z","size":8297,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-05T20:47:05.245Z","etag":null,"topics":["phaser","procgen","starfield","typescript"],"latest_commit_sha":null,"homepage":"http://yahiko.developpez.com/apps/Starfield/","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/yahiko00.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":"2017-07-04T08:30:12.000Z","updated_at":"2024-07-22T19:13:47.000Z","dependencies_parsed_at":"2024-01-16T20:56:58.904Z","dependency_job_id":null,"html_url":"https://github.com/yahiko00/Starfield","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahiko00%2FStarfield","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahiko00%2FStarfield/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahiko00%2FStarfield/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yahiko00%2FStarfield/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yahiko00","download_url":"https://codeload.github.com/yahiko00/Starfield/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247450140,"owners_count":20940862,"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":["phaser","procgen","starfield","typescript"],"created_at":"2024-08-01T15:02:00.119Z","updated_at":"2025-04-06T07:31:56.403Z","avatar_url":"https://github.com/yahiko00.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Starfield Generator #\n\nProcedural generated 2D starfield using WebGL.\n\n## Overview ##\n\n![Starfield overview](https://raw.githubusercontent.com/yahiko00/yahiko00.github.io/master/images/starfield20170713b.gif)\n\n**[Online Demonstration](http://yahiko.developpez.com/apps/Starfield/)**\n\n\n## Main features ##\n\n* Three-layer star field.\n* Star positions follow a uniform distribution.\n* Star colorization based on HSL and Gaussian distribution around the given star field's tone.\n* Anti-aliasing.\n* Blur effect.\n* Bloom effect.\n* Comet generated with a particle system.\n* Nebulae background generated with simplex noise.\n* GUI to change parameters.\n\nYour browser and GPU have to support WebGL to make this star field generator works. Old Intel HD Graphics may not render all effects.\n\n\n## Installation ##\n\nThe TypeScript compiler and TSLint should be installed globally.\n\n\t$\u003e git clone https://github.com/yahiko00/Starfield.git\n\t$\u003e cd Starfield\n\t$\u003e npm install\n\n\n## Build ##\n\nProject settings are defined in `package.json`, `settings` section. Inside this section, set `debug` to `true` to debug the project with source maps, or set `debug` to `false` to build the project in the release mode.\n\nTasks are defined in the `gulpfile.js` script.\n\nCommands should be run under a **bash** shell.\n\nThe following command builds the project, run unit tests, and opens the browser. If any change happens, it builds the project again and refreshes the browser.\n\n\t$\u003e npm run watchRefresh\n\nFor more predefined commands, see `package.json`, item `scripts`.\n\nUnit tests are logged in the `tests/` folder, file `tape.log`.\n\n## Contributors ##\n\nyahiko\n\n\n## Licence ##\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahiko00%2FStarfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyahiko00%2FStarfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyahiko00%2FStarfield/lists"}