{"id":31617333,"url":"https://github.com/huayicheng2015/mathematicalvisualization","last_synced_at":"2026-05-09T05:33:17.212Z","repository":{"id":315179030,"uuid":"1051708528","full_name":"huayicheng2015/MathematicalVisualization","owner":"huayicheng2015","description":"数学可视化","archived":false,"fork":false,"pushed_at":"2025-10-02T07:44:41.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-02T09:26:38.465Z","etag":null,"topics":["cpp","opengl","qt"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huayicheng2015.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-06T14:59:25.000Z","updated_at":"2025-10-02T07:44:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d00bca1-153d-40eb-a496-08cc025c24ce","html_url":"https://github.com/huayicheng2015/MathematicalVisualization","commit_stats":null,"previous_names":["huayicheng2015/mathematicalvisualization"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huayicheng2015/MathematicalVisualization","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huayicheng2015%2FMathematicalVisualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huayicheng2015%2FMathematicalVisualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huayicheng2015%2FMathematicalVisualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huayicheng2015%2FMathematicalVisualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huayicheng2015","download_url":"https://codeload.github.com/huayicheng2015/MathematicalVisualization/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huayicheng2015%2FMathematicalVisualization/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278614466,"owners_count":26015967,"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-10-06T02:00:05.630Z","response_time":65,"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":["cpp","opengl","qt"],"created_at":"2025-10-06T12:57:27.947Z","updated_at":"2026-05-09T05:33:17.183Z","avatar_url":"https://github.com/huayicheng2015.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 数学可视化\n\n## 项目定位\n\n- 学习c++、Qt 6.x、OpenGL\n\n## 待完成功能\n\n1. 在应用程序窗口的任意位置，能够显示一个像素点\n2. 应用程序启动后显示为最大化，且允许用户最小化、全屏化，但不允许用户调节窗口大小（该功能留给愿意为本项目贡献代码的人）\n\n## 我的系统配置\n\n- MacBook Pro Intel macOS 12\n- Xcode 14\n- Qt 6.4\n- OpenGL 4.1\n\n## 项目配置\n\n通过某种方式把项目下载到本地，在项目根目录下新建文件为`globalconfig.h`，该文件的内容如下所示：\n\n```cpp\n#ifndef GLOBALCONFIG_H\n#define GLOBALCONFIG_H\n\n#define MV_OPENGL_MAJOR_VERSION 4\n#define MV_OPENGL_MINOR_VERSION 1\n\n#endif // GLOBALCONFIG_H\n\n```\n\n其中`MV_OPENGL_MAJOR_VERSION`和`MV_OPENGL_MINOR_VERSION`的值可以自定义，允许自定义的范围限定为3.2、3.3、4.0、4.1。另外，**请勿**将该文件加入Git。\n\n## 已有功能\n\n截至2025年10月26日，暂无任何功能。\n\n## 交流与沟通、贡献\n\n目前，交流与沟通的渠道是[Github Issues](https://github.com/huayicheng2015/MathematicalVisualization/issues)。\n\n贡献代码的方式为PR，具体为以[Github Issues](https://github.com/huayicheng2015/MathematicalVisualization/issues)的形式发出通知，表明要PR的意愿，我回复之后，贡献者再提PR。\n\n## 运行效果\n\n![运行效果图](https://github.com/huayicheng2015/MathematicalVisualization/blob/master/%E8%BF%90%E8%A1%8C%E6%95%88%E6%9E%9C%E5%9B%BE/%E6%88%AA%E5%B1%8F2025-09-17%2019.10.32.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuayicheng2015%2Fmathematicalvisualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuayicheng2015%2Fmathematicalvisualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuayicheng2015%2Fmathematicalvisualization/lists"}