Introduction - If you have any usage issues, please Google them yourself
snake algorithm source code. Notes: This snake implementation is based on a doubly linked list* with SnakePoints for nodes. This list knows how to slither* (ie minimize the snake energy by moving points), draw* itself using OpenGL, and return useful info to the calling* object.
Packet : 55593379source.rar filelist
source\glutMaster.C
source\glutMaster.h
source\glutWindow.C
source\glutWindow.h
source\image.C
source\image.h
source\jconfig.h
source\jerror.h
source\jmorecfg.h
source\jpegHandler.C
source\jpeglib.h
source\linkList.h
source\Makefile.txt
source\matlab\report.html
source\matlab\report_files\brainfinal.gif
source\matlab\report_files\braininit.gif
source\matlab\report_files\circlefinal.gif
source\matlab\report_files\circlegradfinal.gif
source\matlab\report_files\circlegradinit.gif
source\matlab\report_files\circleinit.gif
source\matlab\report_files\frame1.gif
source\matlab\report_files\frame2.gif
source\matlab\report_files\frame3.gif
source\matlab\report_files\gingerfinal.gif
source\matlab\report_files\gingerinit.gif
source\matlab\report_files\xfinal.gif
source\matlab\report_files\xinit.gif
source\matlab\report_files
source\matlab\snake.m
source\matlab\snake_demo.m
source\matlab
source\snakeList.C
source\snakeList.h
source\snakeMain.C
source\snakeWindow.C
source\snakeWindow.h
source