{"id":22743638,"url":"https://github.com/amit112amit/oriented-particles","last_synced_at":"2025-03-30T04:42:22.612Z","repository":{"id":92398865,"uuid":"105472296","full_name":"amit112amit/oriented-particles","owner":"amit112amit","description":"C++ implementation of Oriented Particles System","archived":false,"fork":false,"pushed_at":"2020-06-21T09:47:29.000Z","size":588,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T07:10:28.768Z","etag":null,"topics":["cpp","eigen","oriented-particles"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/amit112amit.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}},"created_at":"2017-10-01T20:31:15.000Z","updated_at":"2021-06-21T08:01:15.000Z","dependencies_parsed_at":"2023-05-31T03:15:19.223Z","dependency_job_id":null,"html_url":"https://github.com/amit112amit/oriented-particles","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amit112amit%2Foriented-particles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amit112amit%2Foriented-particles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amit112amit%2Foriented-particles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amit112amit%2Foriented-particles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amit112amit","download_url":"https://codeload.github.com/amit112amit/oriented-particles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246277352,"owners_count":20751548,"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":["cpp","eigen","oriented-particles"],"created_at":"2024-12-11T01:34:12.506Z","updated_at":"2025-03-30T04:42:22.596Z","avatar_url":"https://github.com/amit112amit.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oriented-particles\nOriented Particle System simulations\n\n[![MainWindow](https://raw.githubusercontent.com/amit112amit/oriented-particles/master/src/Gui/YouTubeLink.png)](https://youtu.be/IOLdgTWHIAM)\n\nDescription:\n1. Creates a wrapper to l-BFGS-b Fortran library.\n2. Implements Oriented Particle System (OPS) energy and jacobian for minimization.\n3. Implements Brownian dynamics on a curved surface using OPS.\n\nDependencies:\n1. VTK\n2. Eigen\n3. lbfgsb\n4. SHTOOLS\n\n## Building on Windows 10 with MSYS2 or MinGW-W64:\n1. We must manually specify the path for `qwt` headers and the library. Look at the end of `CMakeLists.txt` in the root directory.\n2. We must manually specify the path for `shtools` module and library. e.g. `SHTOOLS_LIBRARY=C:/msys64/usr/local/lib/libSHTOOLS.a` and `SHTOOLS_INCLUDE_DIR=C:/msys64/usr/local/include`. SHTOOLS project does not use CMake. It only provides a Makefile. Hence, it is easiest to build it directly under MSYS2.\n\nReferences:\n1. Szeliski, Richard and Tonnesen, D. (1992). Surface Modeling with Oriented Particle Systems. Siggraph ’92, 26(2), 160. https://doi.org/10.1017/CBO9781107415324.004\n2. Liu, D.C. \u0026 Nocedal, J. Mathematical Programming (1989) 45: 503. https://doi.org/10.1007/BF01589116\n3. SHTOOLS https://shtools.oca.eu/shtools/\n4. https://github.com/wsklug/voom\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famit112amit%2Foriented-particles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famit112amit%2Foriented-particles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famit112amit%2Foriented-particles/lists"}