{"id":16985287,"url":"https://github.com/tiawl/spaceporn","last_synced_at":"2025-03-17T09:30:32.260Z","repository":{"id":62982119,"uuid":"378368922","full_name":"tiawl/spaceporn","owner":"tiawl","description":"Wiki and Generator for space contemplators","archived":false,"fork":false,"pushed_at":"2025-03-15T16:34:08.000Z","size":10838,"stargazers_count":20,"open_issues_count":32,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-03-15T17:25:42.060Z","etag":null,"topics":["glfw3","glsl","imgui","pixel-art","procedural-generation","shaderc","shaders","space","spaceporn","vulkan","wiki","zig","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tiawl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"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":"2021-06-19T09:03:46.000Z","updated_at":"2025-03-15T16:34:08.000Z","dependencies_parsed_at":"2024-04-11T20:26:21.708Z","dependency_job_id":"995e1cb6-9e74-4e84-9f19-3e260cc48203","html_url":"https://github.com/tiawl/spaceporn","commit_stats":null,"previous_names":["tiawl/spaceporn"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiawl%2Fspaceporn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiawl%2Fspaceporn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiawl%2Fspaceporn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiawl%2Fspaceporn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiawl","download_url":"https://codeload.github.com/tiawl/spaceporn/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858176,"owners_count":20359253,"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":["glfw3","glsl","imgui","pixel-art","procedural-generation","shaderc","shaders","space","spaceporn","vulkan","wiki","zig","ziglang"],"created_at":"2024-10-14T02:43:07.812Z","updated_at":"2025-03-17T09:30:31.233Z","avatar_url":"https://github.com/tiawl.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spaceporn\n\nWiki and Generator for space contemplators\n\n## Generator\n\n- The **spaceporn generator** is in early stage development and is not ready to be used.\n\n- The **spaceporn generator** is a tool which could:\n  - display animated or static procedural pixelized space content,\n  - generate procedural pixelized space pictures.\n\n### Usage\n\n- The maintainers will update this section later\n\n### Dependencies\n\n- Before installing and building the **spaceporn generator**, you need to install this:\n  - [Zig 0.13.0](https://ziglang.org/download/#release-0.13.0),\n\n### Installing\n\n- The maintainers will update this section later.\n\n### Supported environments\n\nOS | Building | Running\n--- | --- | ---\nUbuntu 22.04 | :white_check_mark: | :white_check_mark:\nWindows 2022 | :white_check_mark: | :grey_question:\n\n- :white_check_mark: : Functional\n- :grey_question: : Currently untested\n\n## [Wiki](https://github.com/tiawl/spaceporn/blob/trunk/wiki/README.md)\n\nThe **spaceporn wiki** is a list of GLSL tutorials and online shaders about procedural pixelized space shaders.\nMore details [here](https://github.com/tiawl/spaceporn/blob/trunk/wiki/README.md)\n\n## Contributing\n\nEach component of this repository has its own contributing rules:\n- [The generator contributing rules](https://github.com/tiawl/spaceporn/blob/trunk/CONTRIBUTING.md)\n- [The wiki contributing rules](https://github.com/tiawl/spaceporn/blob/trunk/wiki/CONTRIBUTING.md)\n\n## License\n\nThis repository is dedicated to the public domain. See the LICENSE file for more details.\n\n## Credit\n\nThanks to all the [contributors](https://github.com/tiawl/spaceporn/contributors) who help move the project forward.\n\nWithout each one of these links and their authors, this project will never exist:\n- [Github - Deep-Fold's PixelSpace][1] and [Github - Deep-Fold's PixelPlanets][2]\n- [Slynyrd's blog][3]\n- [Inigo Quilez's articles][4]\n- [FabriceNeyret2's shaders][5] and [shadertoyunofficial website][6]\n- [Ek_Vitki's star tutorial][7], [Ek_Vitki's nebula tutorial][8] and [Ek_Vitki's celestial bodies tutorial][9]\n- A lot of shared Shadertoy shaders:\n  - [Shadertoy - CBS' Simplicity Galaxy shader][10]\n  - [nimitz's Noise animation - Electric shader][11]\n  - [Shadertoy - vegardno's Pixel planet shader][12]\n  - [Shadertoy - viclw17's Jupiter shader][13]\n- A lot of related Github projects:\n  - [lord-123's xshader][14]\n  - [mmhobi7's xwinwrap][15]\n  - [KEKE046's xjuliabg][16]\n  - [Theldus' anipaper][17]\n  - [zaranthus' Livepaper][18]\n  - [zkburke's quanta][20]\n- [Daniel Linssen's planetarium][19]\n\n[1]:https://github.com/Deep-Fold/PixelSpace\n[2]:https://github.com/Deep-Fold/PixelPlanets\n[3]:https://www.slynyrd.com/blog\n[4]:https://iquilezles.org/www/index.htm\n[5]:https://www.shadertoy.com/user/FabriceNeyret2\n[6]:https://shadertoyunofficial.wordpress.com/\n[7]:https://www.reddit.com/r/PixelArt/comments/s3gybx/star_tutorial/\n[8]:https://www.reddit.com/r/PixelArt/comments/s4y4nx/nebula_tutorial/\n[9]:https://www.reddit.com/r/PixelArt/comments/s3wr11/another_quick_tutorial_for_some_other_celestial/\n[10]:https://www.shadertoy.com/view/MslGWN\n[11]:https://www.shadertoy.com/view/ldlXRS\n[12]:https://www.shadertoy.com/view/WdSSWD\n[13]:https://www.shadertoy.com/view/MdyfWw\n[14]:https://github.com/lord-123/xshader\n[15]:https://github.com/mmhobi7/xwinwrap\n[16]:https://github.com/KEKE046/xjuliabg\n[17]:https://github.com/Theldus/anipaper\n[18]:https://github.com/zuranthus/LivePaper\n[19]:https://managore.itch.io/planetarium\n[20]:https://github.com/zkburke/quanta\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiawl%2Fspaceporn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiawl%2Fspaceporn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiawl%2Fspaceporn/lists"}