{"id":20094394,"url":"https://github.com/antonioberna/fourier-series","last_synced_at":"2025-10-10T20:01:46.570Z","repository":{"id":228235241,"uuid":"773459607","full_name":"AntonioBerna/fourier-series","owner":"AntonioBerna","description":"Fourier Series (Gibbs Phenomenon) in Raylib using C","archived":false,"fork":false,"pushed_at":"2024-11-27T00:19:19.000Z","size":2930,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-13T03:31:50.972Z","etag":null,"topics":["c","fourier-series","gibbs-phenomenon","raylib"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntonioBerna.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":"2024-03-17T18:07:50.000Z","updated_at":"2024-11-27T00:19:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"f3196a2c-d386-4eba-969b-e4b25b3f3cd7","html_url":"https://github.com/AntonioBerna/fourier-series","commit_stats":null,"previous_names":["antonioberna/fourier-series"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Ffourier-series","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Ffourier-series/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Ffourier-series/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonioBerna%2Ffourier-series/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonioBerna","download_url":"https://codeload.github.com/AntonioBerna/fourier-series/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533627,"owners_count":19977826,"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":["c","fourier-series","gibbs-phenomenon","raylib"],"created_at":"2024-11-13T16:50:35.450Z","updated_at":"2025-10-10T20:01:41.519Z","avatar_url":"https://github.com/AntonioBerna.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fourier-series\n\n![GitHub License](https://img.shields.io/github/license/antonioberna/fourier-series)\n![GitHub repo size](https://img.shields.io/github/repo-size/antonioberna/fourier-series)\n![GitHub Created At](https://img.shields.io/github/created-at/antonioberna/fourier-series)\n\n## demo\n\nhttps://github.com/AntonioBerna/fourier-series/assets/60107274/16c3fe8f-530a-4e4e-9533-81c4f845d15c\n\n\u003e [!NOTE]\n\u003e For more information about the Fourier series click [here](https://en.wikipedia.org/wiki/Fourier_series#Convergence). While, for more information about the Gibbs phenomenon click [here](https://en.wikipedia.org/wiki/Gibbs_phenomenon).\n\n## mini docs\n\nTo use my software you will first have to clone the repository using the following command:\n\n```\ngit clone https://github.com/AntonioBerna/fourier-series.git\n```\n\nnow using the `cd fourier-series/` command first and then the `ls` command you will notice the presence of the `Makefile` file. You will need this file to compile the program, and in particular if you want to compile the program  you can use the following command:\n\n```\nmake\n```\n\nIf you want to clean the program you can use the following command:\n\n```\nmake clean\n```\n\n\u003e [!NOTE]\n\u003e For more information you can directly consult the `Makefile` file with your favorite text editor.\n\nFinally you can run the program using the following command:\n\n```\nmake run\n```\n\nThat's it.\n\nBelow is a table of supported commands:\n\n| Command                           | Description                     |\n| :---:                             | :---:                           |\n| \u003ckbd\u003eUP\u003c/kbd\u003e                     | Increase the $n$ terms          |\n| \u003ckbd\u003eDOWN\u003c/kbd\u003e                   | Decrease the $n$ terms          |\n| \u003ckbd\u003eLEFT\u003c/kbd\u003e, \u003ckbd\u003eRIGHT\u003c/kbd\u003e | Change wave of Gibbs phenomenon |","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioberna%2Ffourier-series","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonioberna%2Ffourier-series","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonioberna%2Ffourier-series/lists"}