{"id":41017618,"url":"https://github.com/catlinman/love2dfluid","last_synced_at":"2026-01-22T09:23:10.555Z","repository":{"id":17297868,"uuid":"20068298","full_name":"catlinman/love2dfluid","owner":"catlinman","description":"Fluid dynamics system for LÖVE2D","archived":false,"fork":false,"pushed_at":"2024-01-03T12:06:43.000Z","size":47,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-15T05:44:22.348Z","etag":null,"topics":["fluid","fluid-framework","library","love2d","lua"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/catlinman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-05-22T16:23:55.000Z","updated_at":"2025-10-12T16:43:57.000Z","dependencies_parsed_at":"2022-08-25T10:50:27.169Z","dependency_job_id":null,"html_url":"https://github.com/catlinman/love2dfluid","commit_stats":null,"previous_names":["catlinman/love2dfluid","catlinman/lovefluid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/catlinman/love2dfluid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catlinman%2Flove2dfluid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catlinman%2Flove2dfluid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catlinman%2Flove2dfluid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catlinman%2Flove2dfluid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catlinman","download_url":"https://codeload.github.com/catlinman/love2dfluid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catlinman%2Flove2dfluid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28660521,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fluid","fluid-framework","library","love2d","lua"],"created_at":"2026-01-22T09:23:10.474Z","updated_at":"2026-01-22T09:23:10.544Z","avatar_url":"https://github.com/catlinman.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LÖVE 2D Fluid #\r\n\r\nlove2dfluid is a real time fluid simulation framework for [LÖVE2D](http://love2d.org/)\r\n\r\n![Screenshot](https://private-user-images.githubusercontent.com/1859270/293908453-93ef4ae9-e966-4718-ab37-f4696083b7d8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDQyODM4NTEsIm5iZiI6MTcwNDI4MzU1MSwicGF0aCI6Ii8xODU5MjcwLzI5MzkwODQ1My05M2VmNGFlOS1lOTY2LTQ3MTgtYWIzNy1mNDY5NjA4M2I3ZDgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDEwMyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAxMDNUMTIwNTUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MmU1MGU4ZTZkYjNjMDhhMzkyMTE5ZmJiNDk3YTdhMzQ0NzNkOTlmODc0ZTZmNWI2YTk2MGEzZmU1NjI1YTU3YSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.wlrhE1-qFPJct--MJDkaZ3zUH9L7cIpJQg9r3gVKbPo)\r\n\r\n## About ##\r\n\r\nThe fluid system in this repository was originally created as a self decided school project. The main idea is to allow easy fluid particle integration in two-dimensional environments for the LÖVE2D framework while still maintaining a steady performance for normal game related processing. The repository is still work in progress meaning that all of the current developments are subject to change.\r\n\r\n## Implementation ##\r\n\r\nTo add the fluid framework to your LÖVE2D project all you have to do is to insert the `fluidsystem.lua` file into your love-project's root folder. From there you will have to add `require(\"fluidsystem\")` to the start of your main.lua file. Creating new fluid systems is quite simple. The module allows developers to easily create new systems by calling `fluidsystem.new(parameters)`. The function takes in a table containing named variables which will be assigned to the newly created system. The system is then returned as a reference and can then be directly manipulated. There are also a set of other functions that can be used to more closely manage the entire fluid system.\r\n\r\nFor more information on these please refer to [FUNCTIONS.md](https://github.com/catlinman/lovefluid/blob/master/FUNCTIONS.md). For a list of  variables that can be passed when creating a new system have a look at [PARAMETERS.md](https://github.com/catlinman/lovefluid/blob/master/PARAMETERS.md).\r\n\r\n## License ##\r\n\r\nThis repository is released under the MIT license. For more information please refer to [LICENSE](https://github.com/catlinman/lovefluid/blob/master/LICENSE)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatlinman%2Flove2dfluid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatlinman%2Flove2dfluid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatlinman%2Flove2dfluid/lists"}