CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenGL 搜索资源 - maze

搜索资源列表

  1. migong

    0下载:
  2. 用opengl做的迷宫程序,墙壁用bmp图像进行纹理映射,有视角转换功能,比较经典-Using opengl do maze program, wall on texture mapping with BMP image, the change of perspective function, more classic
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1071898
    • 提供者:Arainfei
  1. migong

    0下载:
  2. 实现了一个三维的迷宫图形,但是没有实现漫游的功能-Implements a three-dimensional maze graphics, but no roaming feature
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:46826
    • 提供者:董洁
  1. openmaze_src

    0下载:
  2. 使用opengl实现的第一人称迷宫生成程序,需要编译并连接对应的库。为了支持跨平台,编译需要使用mingw.-Simulates first-person immersion in a randomized, 3D maze having a single solution. The implementation provided is a Win32 application built using MinGW, but the techniques offered are adaptable
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:98135
    • 提供者:gerili
  1. basic-program

    0下载:
  2. 做三维迷宫的基础程序,可以在此基础上拓展很多功能,适合初学者-The basis of three-dimensional maze procedure done, you can expand on this basis, a lot of features for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3347824
    • 提供者:马程序
  1. QuakeBsp

    0下载:
  2. 实现了一个地下3d迷宫游戏,是学习游戏和OpenGl编程的好例子。-An underground 3d maze game, is a good example of learning games and OpenGl programming.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1287689
    • 提供者:公维宾
  1. naze

    0下载:
  2. 基于opengl三维迷宫游戏 源代码 可变换贴图场景 天气 鼠标键盘共同操作游戏-Opengl 3D maze game source code to transform the map scene weather mouse and keyboard operation game
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8677356
    • 提供者:lin
  1. GL_EXP_3400

    0下载:
  2. 一个opengl走迷宫的程序,有小地图和多种视角,切换俯视视角具有自动寻路功能。-A opengl Maze procedure, small maps and a variety of perspectives, switch overlooking perspective has automatically find its way function.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:15204991
    • 提供者:刘灏
  1. zuoye-2.7

    0下载:
  2. 使用OPENGL制作的。自动绘制迷宫。一个入口一出口-Use OPENGL made. Automatically draw the maze. An entrance to an exit
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:1598
    • 提供者:赫杰
  1. test2.0

    0下载:
  2. 创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游,基本功能包括: 读取给定的替身模型,加载到场景中。 键盘方向键控制替身转向与漫游。 有碰撞检测,替身不应当穿墙。 支持切换第一视角和第三视角进行观察。 迷宫场景中的墙、地面等应贴上纹理。 同时加入二维辅助地图,替身在三维迷宫探索的同时,在小地图中显示已经探索的区域; 在俯视状态下,可以通过鼠标点选替身需要到达的目的地,通过寻径算法,控制替身自动到达目的地; 迷宫地图交互编辑功能,例如,可以设计一个二维地图编辑
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-30
    • 文件大小:34999
    • 提供者:锋bruce
  1. atomization

    0下载:
  2. 本文档实现opengl的纹理贴图,光照,摄像机漫游,含有随机球和迷宫,含有三种物体贴图,三种光源的切换-This document realize opengl texture map, illumination, camera roaming, has random ball and maze, contains three kinds of object map, three of the light switch
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:6942
    • 提供者:heydono
  1. b120815aecdc

    0下载:
  2. 制作了一个 迷你迷宫模型,实现了在迷宫中的漫游操作,可以前进、后退、左移、右移等,在迷宫中穿梭-Produced a mini-maze model, achieved in the maze roaming operation, you can move forward, backward, left, right, etc., in the maze of the shuttle
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:145583
    • 提供者:lqy
  1. labyrinth-problem03

    0下载:
  2. 二维迷宫 随机生成迷宫路径 并在迷宫之内 随机的位置上释放一个fly 用随机路径运动 碰壁则停止-Two-dimensional maze randomly generated maze within a maze of paths and release a fly with a random path movement rebuffed random stop position
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:15959
    • 提供者:GE ZHANG
  1. mazerace

    0下载:
  2. this opengl program shows a maze race game for a sample to use in game programming. it is very simple and useful
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:31329
    • 提供者:yaya
  1. CS274

    0下载:
  2. A simple OpenGL 3D game for fingding the trophy in the maze
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12622053
    • 提供者:leseryang
  1. MFC_Maze

    0下载:
  2. 使用MFC的CMainFrame架构写的界面,有键盘对迷宫路线的交互控制,用OpenGL渲染,有很大的参考价值。-Written using MFC CMainFrame architecture interface, keyboard interaction control of the maze route, use OpenGL rendering, have great reference value.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10905872
    • 提供者:xingji
  1. VagoMaze

    0下载:
  2. 基于opengl的三维迷宫场景漫游,采用了顶点和片元着色器,通过gpu加速渲染。取得了较好的效果,同时进行了相应的纹理映射 -this is a program for 3d maze used opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13533629
    • 提供者:lkiliu
  1. myMaze

    1下载:
  2. 采用openGL实现的迷宫游戏,分登入,设置,游戏三个界面,可设置迷宫难度,游戏模式,限时设定,迷宫为三维场景,在游戏时可编辑迷宫版图,并将至保存,按 t 键可将视角切换为第一视角-Maze game using openGL achieve sub login, set, game three interfaces, you can set the difficulty of the maze, game mode, time setting, a maze of three-dimensio
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-11
    • 文件大小:11630592
    • 提供者:张立新
  1. labyrinth

    0下载:
  2. 浙江大学图形学作业,利用Opengl编写迷宫并且实现3D漫游-Draw maze runner with Opengl implemented by C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-30
    • 文件大小:12099953
    • 提供者:
  1. vangao

    0下载:
  2. 3D迷宫的C++以及Opengl实现,结合梵高作品-3D maze implemented By C++ with Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:2981
    • 提供者:
  1. gl_Texture

    0下载:
  2. 我实现了opengl下的3d迷宫,打开运行之后可以看到若干个贴有纹理的面片和地面,可以用键盘和鼠标控制旋转的方向,请在vs2015的环境下打开,需要提前配置好glut库(I realized under OpenGL 3D maze, open after the operation can see a number of patches with texture and ground, you can use the keyboard and mouse control of the dire
  3. 所属分类:OpenGL

« 1 2 3»
搜珍网 www.dssz.com