Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zonyitoo/humanwalking

Implement with OpenGL
https://github.com/zonyitoo/humanwalking

Last synced: 3 months ago
JSON representation

Implement with OpenGL

Awesome Lists containing this project

README

        

# 走动的人形模型

大三计算机图形学作业,纯OpenGL制作而成(**HEYHEY,下载参考的麻烦加个星好吧**)

![](https://github.com/downloads/zonyitoo/HumanWalking/opengl_scrot.png)

# 使用方法

在Linux下直接`make`就好了。

Windows下则需要把`main.cpp`放到你的IDE里面(如Visual Studio)然后编译。