{"id":16752394,"url":"https://github.com/wumpf/femexperiments","last_synced_at":"2026-03-12T09:34:05.514Z","repository":{"id":146737109,"uuid":"103762259","full_name":"Wumpf/femexperiments","owner":"Wumpf","description":"Experimenting with Finite Element Methods in Unity","archived":false,"fork":false,"pushed_at":"2018-04-30T21:10:46.000Z","size":566,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T13:37:28.366Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/Wumpf.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-16T15:23:13.000Z","updated_at":"2024-12-23T06:24:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d486dfa5-855c-4d54-ac1c-35de922b9b5e","html_url":"https://github.com/Wumpf/femexperiments","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/Wumpf%2Ffemexperiments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wumpf%2Ffemexperiments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wumpf%2Ffemexperiments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wumpf%2Ffemexperiments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wumpf","download_url":"https://codeload.github.com/Wumpf/femexperiments/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248245311,"owners_count":21071457,"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":[],"created_at":"2024-10-13T02:46:53.322Z","updated_at":"2026-03-12T09:34:00.473Z","avatar_url":"https://github.com/Wumpf.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# femexperiments\nExperimenting with Finite Element Methods in Unity\n\n## What is this\nJust me learning some things about the math and implementation of Finite Element Methods for physics simulation while getting Unity better to know. No clear goal so far - maybe I'll end up making some tiny game with soft body physics, let's see.\n\n## Sources\nI never took any courses on the topic, although some of the courses I took in university briefly touched on the matter. What I've learned/I'm learning I got mostly from ...\n\n* Wikipedia article on soft body dynamics  \nhttps://en.wikipedia.org/wiki/Soft-body_dynamics\n* Ricioulsy old but good introduction on FEM  \nhttps://www.youtube.com/watch?v=lrpj3cZrKn4\n* Very good video lectures on FEM  \nhttps://www.youtube.com/watch?v=sSaUHDQf204\u0026t=2s\n* Pretty slides about CST triangle elements  \nhttp://www.fkm.utm.my/~taminmn/SME%203033%20Finite%20Element%20Method/07-CST%20elements.pdf\n* Extensive lecture nodes + Slides on Introduction to FEM by University of Colorado\nhttp://kis.tu.kielce.pl//mo/COLORADO_FEM/colorado/Home.html  \nSelected chapters:  \n    * On mass matrices. Containst among other useful things the derivation of (consistent) mass matrices for CST and LST triangle elements  \n    http://kis.tu.kielce.pl/mo/COLORADO_FEM/colorado/IFEM.Ch31.pdf\n* On damping by another lecture at University of Colorado  \nhttps://www.colorado.edu/engineering/cas/courses.d/IADYN.d/ASEN5022.Lecture.18.2005.pdf\n\n## Dependencies\n\n* This is a Unity3D project  \nhttps://unity3d.com/\n* Numerics, MathNet  \nhttps://numerics.mathdotnet.com/\n\n## Licensing\n\nWhere not noted otherwise all, non-third-party code (see _Dependencies_ above) and assets in this project are licensed by the MIT license:\n\n```\nCopyright (c) 2017-2018 Andreas Reich\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwumpf%2Ffemexperiments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwumpf%2Ffemexperiments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwumpf%2Ffemexperiments/lists"}