Giter VIP home page Giter VIP logo

graphicalgorithm's Introduction

GitHub stars GitHub issues GitHub forks GitHub last commit

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

论文解析地址

知乎:Monica的小甜甜

项目配置

  • 首先克隆本项目到本地

  • 下载GraphicSDK https://pan.baidu.com/s/1XjYGrGhCO_KSqL7pCUzBrA 密码: 1234 (git lfs一直抽风),然后将其解压即可

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

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

  • 如果跑不起来那一定是环境配置有问题,我尽量都配置的Release版本,如果想要在Debug下进行调试需要把每个项目下的属性->连接器->常规../x64/Release改为../x64/Debug;在把每个项目下属性->连接器->输入里面的glew32.lib 改为glew32d.lib即可,反之改回去就好

graphicalgorithm's People

Contributors

angelmonica126 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.