{"id":18008017,"url":"https://github.com/luizzak/jelloswift","last_synced_at":"2025-04-30T09:04:12.380Z","repository":{"id":28224307,"uuid":"31728727","full_name":"LuizZak/JelloSwift","owner":"LuizZak","description":"Swift soft body physics engine","archived":false,"fork":false,"pushed_at":"2024-09-06T13:09:37.000Z","size":1357,"stargazers_count":166,"open_issues_count":1,"forks_count":11,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-02T07:30:22.106Z","etag":null,"topics":["engine","physics-engine","soft-bodies","spring-mass","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LuizZak.png","metadata":{"files":{"readme":"Readme.md","changelog":"CHANGELOG.md","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}},"created_at":"2015-03-05T18:19:24.000Z","updated_at":"2025-01-23T21:14:15.000Z","dependencies_parsed_at":"2024-09-06T14:50:27.439Z","dependency_job_id":null,"html_url":"https://github.com/LuizZak/JelloSwift","commit_stats":{"total_commits":451,"total_committers":2,"mean_commits":225.5,"dds":0.006651884700665134,"last_synced_commit":"fc5cb305d3a58fd19964858ec5ab3ec963153f40"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuizZak%2FJelloSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuizZak%2FJelloSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuizZak%2FJelloSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LuizZak%2FJelloSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LuizZak","download_url":"https://codeload.github.com/LuizZak/JelloSwift/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243500786,"owners_count":20300773,"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":["engine","physics-engine","soft-bodies","spring-mass","swift"],"created_at":"2024-10-30T01:16:39.620Z","updated_at":"2025-03-14T00:09:31.525Z","avatar_url":"https://github.com/LuizZak.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JelloSwift\n\n[![Build Status](https://dev.azure.com/luiz-fs/JelloSwift/_apis/build/status/LuizZak.JelloSwift?branchName=master)](https://dev.azure.com/luiz-fs/JelloSwift/_build/latest?definitionId=6\u0026branchName=master)\n\nSoft-body physics dynamics library written in Swift\n----------\n\n![](http://i.imgur.com/mLgeLOl.png)  \n_they all look so *squishy!\\*_\n\nVideo demo available here: https://www.youtube.com/watch?v=0J6P5WaxSHA\n\nThis is a port of JelloPhysics, a C#/C++ soft-body physics engine (the original license is included at the JelloPhysics-License.md file).\n\nThis port more closely resembles the AS3 version of the engine, [JelloAS3](http://sourceforge.net/projects/jelloas3/), with many optimizations and modifications made to better fit Swift, with the biggest change being how spring and pressure bodies are defined.\n\nThe project comes with a demo scene for the iPad, so just fire up and drag the soft bodies around!\n\n## Example\n\nTo run the example project, clone the repo, open the Sample project under Sample/Sample.xcodeproj, select a platform and run.\n\n## Requirements\n\nTo compile this project, you require Xcode 10.2 w/ Swift 5.0 installed.\n\n## Installation\n\n#### Swift Package Manager\n\nJelloSwift is also available as a [Swift Package](https://swift.org/package-manager)\n\n```swift\ndependencies: [\n    // [...]\n    .package(url: \"https://github.com/LuizZak/JelloSwift.git\", from: \"0.14.0\"),\n],\n```\n\n## License\n\nJelloSwift is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizzak%2Fjelloswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizzak%2Fjelloswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizzak%2Fjelloswift/lists"}