搜索资源列表
maze-gen@path
- WIN32 APPLICATION; opengl; 随机生成迷宫; 并运算出路径-opengl maze generation and computing the path
maze3dflyer-1.1.bin
- maze source code c++ using opengl it is very interesting to use opengl -maze source code c++ using opengl it is very interesting to use opengl
TPuzzzleeh
- 此源代码,是一个一种基于opengl开发迷宫的程序源码源码 运行的的平台是Windows的Visual C 可直接使用。 已通过测试。 -This source code is the one based on opengl development of program source code to run the maze the platform is a Windows Visual C can be used directly. Has been tested.
migong
- 用C++写的在opengl环境下的迷宫小程序,其中有一个3ds类型的人脸可在迷宫中移动,也可对迷宫进行操作-C++ maze with a small program written in opengl environment, which has a human face 3ds movable type in the maze, the maze can also be operated
maze
- 通过把一个格子图中的一些边删除后生成迷宫图形.下图左边是一个5X5格子图, 有边是生成的一个迷宫图.给定一个MXN的格子图,请用种子填充算法生成一个迷宫图形(By removing some edges of a grid graph, we can create maze graphs. The left side is a 5X5 grid graph, with edges generating a labyrinth diagram. Given a MXN grid graph, pl