Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zonyitoo/humanwalking
Implement with OpenGL
https://github.com/zonyitoo/humanwalking
Last synced: 3 months ago
JSON representation
Implement with OpenGL
- Host: GitHub
- URL: https://github.com/zonyitoo/humanwalking
- Owner: zonyitoo
- Created: 2012-11-12T16:55:59.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-14T18:06:32.000Z (about 12 years ago)
- Last Synced: 2024-10-04T16:46:01.725Z (3 months ago)
- Language: C++
- Size: 109 KB
- Stars: 12
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)然后编译。