{"id":16513409,"url":"https://github.com/dimaamega/vectorfields","last_synced_at":"2025-08-19T01:03:03.149Z","repository":{"id":65573104,"uuid":"225237838","full_name":"DimaAmega/vectorfields","owner":"DimaAmega","description":"Visualize two-dimensional vector fields","archived":false,"fork":false,"pushed_at":"2023-08-26T16:20:21.000Z","size":89,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-06T21:06:49.445Z","etag":null,"topics":["differential-equations","js","math","nonlinear-dynamics","science"],"latest_commit_sha":null,"homepage":"https://dimaamega.github.io/vectorfields/?x_str=y*sin(x)\u0026y_str=-L*y-sin(x*y)\u0026xspeed=3\u0026count=2000\u0026M_Time_Alive_particle=3.95\u0026M_n_lines=24\u0026L=0.19\u0026","language":"JavaScript","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/DimaAmega.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":"2019-12-01T22:05:30.000Z","updated_at":"2024-01-12T18:11:13.000Z","dependencies_parsed_at":"2025-02-13T04:32:53.523Z","dependency_job_id":"e259d521-606e-433f-846a-b7eaaa5bb3ac","html_url":"https://github.com/DimaAmega/vectorfields","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DimaAmega/vectorfields","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fvectorfields","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fvectorfields/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fvectorfields/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fvectorfields/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimaAmega","download_url":"https://codeload.github.com/DimaAmega/vectorfields/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaAmega%2Fvectorfields/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271083356,"owners_count":24696276,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["differential-equations","js","math","nonlinear-dynamics","science"],"created_at":"2024-10-11T16:08:53.842Z","updated_at":"2025-08-19T01:03:02.822Z","avatar_url":"https://github.com/DimaAmega.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Vectorfields](https://dimaamega.github.io/vectorfields/?x_str=y*sin(x)\u0026y_str=-L*y-sin(x*y)\u0026xspeed=3\u0026count=2000\u0026M_Time_Alive_particle=3.95\u0026M_n_lines=24\u0026L=0.19\u0026)\n\nThis program allows you to visualize two-dimensional vector fields, as well as two-dimensional systems of autonomous differential equations\n\nImplementation details:\n* Client only\n* [RK4_method](https://www.wikiwand.com/en/Runge–Kutta_methods)\n* [PIXI.js](https://pixijs.com/) for rendering\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"800px\" src=\"https://user-images.githubusercontent.com/32310771/233560701-c3d8a5b8-5089-4997-aaf0-956b038d870e.gif\"\u003e\n\u003c/p\u003e\n\n- [Nonlinear oscillator](\u003chttps://dimaamega.github.io/vectorfields/?x_str=y\u0026y_str=-L*y-sin(x)\u0026xspeed=3\u0026count=2000\u0026M_Time_Alive_particle=3.95\u0026M_n_lines=24\u0026L=1\u0026skip_welcome\u0026add_scale=100\u003e)\n- [(x, -y) saddle filed](https://dimaamega.github.io/vectorfields/?x_str=x\u0026y_str=-y\u0026xspeed=3\u0026count=2000\u0026M_Time_Alive_particle=3.95\u0026M_n_lines=24\u0026L=1\u0026skip_welcome)\n- [Some beautiful random field](\u003chttps://dimaamega.github.io/vectorfields/?x_str=y*sin(x)\u0026y_str=-L*y-sin(x*y)\u0026xspeed=3\u0026count=2000\u0026M_Time_Alive_particle=3.95\u0026M_n_lines=24\u0026L=0.19\u0026\u0026skip_welcome\u003e)\n- [Tornado field](https://dimaamega.github.io/vectorfields/?x_str=x**2-y**2-4\u0026y_str=A*x*y\u0026xspeed=1\u0026count=3000\u0026M_Time_Alive_particle=4.75\u0026M_n_lines=20\u0026A=1\u0026skip_welcome)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaamega%2Fvectorfields","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimaamega%2Fvectorfields","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaamega%2Fvectorfields/lists"}