GitPedia

GraphicAlgorithm

:octopus: :octopus:图形学论文实现

From Veerzeng·Updated May 30, 2026·View on GitHub·

**GraphicAlgorithm** is a :octopus: :octopus:图形学论文实现 The project is written primarily in C++, distributed under the MIT License license, first published in 2020. It has gained significant community traction with 1,544 stars and 250 forks on GitHub. Key topics include: graph-algorithms, graphic, graphics-engine, graphics-library, graphics-programming.

GitHub stars
GitHub issues
GitHub forks
GitHub last commit

:octopus: :octopus: :octopus: 本项目会复现或者解析一些经典有趣的图形学论文(#^.^#)

论文解析地址

知乎:Monica的小甜甜

项目配置

  • 首先克隆本项目到本地 git lfs clone git@github.com:AngelMonica126/GraphicAlgorithm.git(注意用到 git lfs clone指令,因为部分模型太大了放在LFS上面

  • 下载GraphicSDK https://pan.baidu.com/s/1XjYGrGhCO_KSqL7pCUzBrA 密码: 1234 ,然后将其解压即可

  • 管理员的权限运行GraphicSDK里面的 Graphic.bat 以自动配置环境变量

  • 在克隆好的项目中点击setup.bat生成vs环境(默认生成VS2017,可以用文本格式打开setup.bat用你自己的vs版本替代vs2017保存即可)

  • 在项目中选择Frame点击生成以生成动态链接库

  • 然后就可以运行其他的项目了~

Contributors

Showing top 1 contributor by commit count.

View all contributors on GitHub →

This article is auto-generated from Veerzeng/GraphicAlgorithm via the GitHub API.Last fetched: 6/19/2026