查看会员资料
用 户 名:武***
发送消息- Email:用户隐藏
- Icq/MSN:
- 电话号码:
- Homepage:
- 会员简介:
最新会员发布资源
source
- snake算法源代码。Notes : This snake implementation is based on a doubly linked list * with SnakePoints for nodes. This list knows how to slither * (i.e. minimize the snake energy by moving points), draw * itself using OpenGL, and return useful