{"id":20210152,"url":"https://github.com/lancelet/raindrop","last_synced_at":"2025-09-05T17:43:48.548Z","repository":{"id":79922850,"uuid":"196343705","full_name":"lancelet/raindrop","owner":"lancelet","description":"2D renderer","archived":false,"fork":false,"pushed_at":"2020-06-14T07:16:52.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T21:27:25.693Z","etag":null,"topics":["2d","canvas","graphics","haskell","renderer"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/lancelet.png","metadata":{"files":{"readme":"README.rst","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-11T07:35:13.000Z","updated_at":"2024-10-22T04:43:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2de33f13-ae0d-4db9-817e-1fe9ccaca443","html_url":"https://github.com/lancelet/raindrop","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/lancelet%2Fraindrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fraindrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fraindrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lancelet%2Fraindrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lancelet","download_url":"https://codeload.github.com/lancelet/raindrop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241646257,"owners_count":19996538,"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":["2d","canvas","graphics","haskell","renderer"],"created_at":"2024-11-14T05:46:35.264Z","updated_at":"2025-03-03T10:27:25.024Z","avatar_url":"https://github.com/lancelet.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"========\nRaindrop\n========\n\n.. image:: https://travis-ci.org/lancelet/raindrop.svg?branch=master\n    :target: https://travis-ci.org/lancelet/raindrop\n.. image:: https://coveralls.io/repos/github/lancelet/raindrop/badge.svg?branch=master\n    :target: https://coveralls.io/github/lancelet/raindrop?branch=master\n\n\nRaindrop is a 2D renderer. It uses a signed-area scanline rasterization\nalgorithm, similar to the algorithm used by `Pathfinder 3`_.\n\n.. _Pathfinder 3: https://github.com/servo/pathfinder\n\nApproximate TODO list\n=====================\n\n- [X] Tile-based alpha stencil rendering.\n- [ ] Converting paths to tiles.\n- [ ] Tile filling.\n- [ ] Stroking paths.\n\nBackground reading\n==================\n\nThe following articles provide useful background documentation:\n\n- `stb_truetype v2`_ describes the signed-area alpha stencil rendering algorithm\n  that is generally credited to Raph Levien in the `libart` library.\n- `A look at Pathfinder`_ describes the higher-level tiling that Pathfinder uses\n  to identify fully-filled tiles and re-caps the signed-area approach.\n\n.. _stb_truetype v2: https://nothings.org/gamedev/rasterize/\n.. _A look at Pathfinder: https://nical.github.io/posts/a-look-at-pathfinder.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fraindrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flancelet%2Fraindrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flancelet%2Fraindrop/lists"}