{"id":21358725,"url":"https://github.com/razvan48/mathematical-functions-and-equations-visualizer","last_synced_at":"2026-05-19T11:05:07.855Z","repository":{"id":147618145,"uuid":"581655275","full_name":"Razvan48/Mathematical-Functions-and-Equations-Visualizer","owner":"Razvan48","description":"Short program for visualizing mathematical functions and equations","archived":false,"fork":false,"pushed_at":"2023-06-30T15:22:53.000Z","size":61634,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T18:50:55.974Z","etag":null,"topics":["equations","functions","math","opengl"],"latest_commit_sha":null,"homepage":"","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/Razvan48.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":"2022-12-23T21:13:17.000Z","updated_at":"2023-09-03T18:57:47.000Z","dependencies_parsed_at":"2024-11-22T05:34:19.947Z","dependency_job_id":null,"html_url":"https://github.com/Razvan48/Mathematical-Functions-and-Equations-Visualizer","commit_stats":null,"previous_names":["razvan48/mathematical-functions-visualizer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razvan48%2FMathematical-Functions-and-Equations-Visualizer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razvan48%2FMathematical-Functions-and-Equations-Visualizer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razvan48%2FMathematical-Functions-and-Equations-Visualizer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Razvan48%2FMathematical-Functions-and-Equations-Visualizer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Razvan48","download_url":"https://codeload.github.com/Razvan48/Mathematical-Functions-and-Equations-Visualizer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243830951,"owners_count":20354856,"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":["equations","functions","math","opengl"],"created_at":"2024-11-22T05:21:47.492Z","updated_at":"2026-05-19T11:05:02.822Z","avatar_url":"https://github.com/Razvan48.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mathematical-Functions-Visualizer\n\n\u0026emsp; This is a simple visualizer for mathematical functions. \u003cbr/\u003e\n\u0026emsp; It is able to draw the graph of any given function. \u003cbr/\u003e\n\n\u003cp align = \"center\"\u003e\n  Examples: \u003cbr/\u003e\n  \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  f(x) = x * sin(x) * cos(x) \u003cbr/\u003e\n  \u003cimg width=\"505\" height=\"425\" src=\"https://github.com/Razvan48/Mathematical-Functions-Visualizer/blob/main/Demo/Mathematical Functions Visualizer Demo0.png\"\u003e \u003cbr/\u003e\n  \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  f(x) = sqrt(sin(x) * x) \u003cbr/\u003e\n  \u003cimg width=\"505\" height=\"425\" src=\"https://github.com/Razvan48/Mathematical-Functions-Visualizer/blob/main/Demo/Mathematical Functions Visualizer Demo1.png\"\u003e \u003cbr/\u003e\n  \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  f(x) = sqrt(x) + x * sin(x) - x * cos(x) \u003cbr/\u003e\n  \u003cimg width=\"505\" height=\"425\" src=\"https://github.com/Razvan48/Mathematical-Functions-Visualizer/blob/main/Demo/Mathematical Functions Visualizer Demo2.png\"\u003e \u003cbr/\u003e\n  \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  (x - 3) * (x - 3) + (y - 5) * (y - 5) - 200 = 0 (circle equation)\n  \u003cimg width=\"505\" height=\"425\" src=\"https://github.com/Razvan48/Mathematical-Functions-Visualizer/blob/main/Demo/Mathematical Functions Visualizer Demo3.png\"\u003e \u003cbr/\u003e\n    \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e \u003cbr/\u003e\n  (x - 5) * (x - 5) / 7 + (y - 5) * (y - 5) - 200 = 0 (ellipse equation)\n  \u003cimg width=\"505\" height=\"425\" src=\"https://github.com/Razvan48/Mathematical-Functions-Visualizer/blob/main/Demo/Mathematical Functions Visualizer Demo4.png\"\u003e \u003cbr/\u003e\n\u003c/p\u003e\n\n**Controls:** \u003cbr/\u003e\n- WASD for moving the camera around and for being able to look at other values of the function \u003cbr/\u003e\n- Button Q and button E for zooming in/out \u003cbr/\u003e\n- Esc for closing the application \u003cbr/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazvan48%2Fmathematical-functions-and-equations-visualizer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frazvan48%2Fmathematical-functions-and-equations-visualizer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frazvan48%2Fmathematical-functions-and-equations-visualizer/lists"}