CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 漫游 openGL

搜索资源列表

  1. chengxu

    0下载:
  2. 显示了一个三维地形,能漫游旋转,且代码注释较为详细,适合OpenGL初学者、-Display a 3D terrain roaming, can rotate, and code comment in detail, suitable for beginners OpenGL, shows a 3D terrain roaming, can rotate, and code comment in detail, suitable for beginners OpenGL,
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7449774
    • 提供者:guoxuefeng
  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. cameraroaming

    0下载:
  2. 这是一个简易的Opengl程序,是简单的一个三维摄像机漫游程序,适合初学者。-This is a simple Opengl program is a simple three-dimensional camera roaming procedure, suitable for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-15
    • 文件大小:7051
    • 提供者:romMay
  1. Moving-Through-A-3D-World

    0下载:
  2. 在OpenGL中绘制简单的3D世界,并在其中漫游-In the draw simple 3D OpenGL world, and in which roaming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7244
    • 提供者:ntexpa
  1. o3DWorldp

    0下载:
  2. opengl实现简单的3d漫游功能,其中还有纹理、、键盘、灯光等处理。 ,经测试可直接使用。-opengl simple 3d roaming function, of which there are textures, keyboard, lighting and other processing. Has been tested and can be used directly.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-24
    • 文件大小:9415
    • 提供者:tocont
  1. graphics-maze

    0下载:
  2. 图形学上机实验:迷宫。一个OpenGL 程序,创建一个三维迷宫,支持替身通过一定交互手段在迷宫中漫游。此外包含详细的实验报告。-Graphics on an experiment: maze. An OpenGL program that creates a three-dimensional maze, through certain interactive tools to support avatars roam the maze. Also contains detailed exper
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4934731
    • 提供者:weiyi
  1. openGLRoaming

    0下载:
  2. 在win32 application工程下,利用opengl实现了三维场景的构建,漫游,包含全部工程源代码以及相关资源-In win32 application engineering, the use opengl achieve a three-dimensional scene building, roaming, including all project source code and related resources
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5982383
    • 提供者:lqy
  1. skybox

    0下载:
  2. opengl中实现天空包围盒,并左右漫游。-opengl realize the sky surrounded by boxes and roam around.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:24944731
    • 提供者:pjz
  1. Roaming

    0下载:
  2. 基于OpenGL和MFC的3维漫游程序,键盘控制。-3D roaming program based on OpenGL,controled by keyboard.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:57380
    • 提供者:xuyunhan
  1. MyTerrain2

    0下载:
  2. 在MFC框架下编写的Opengl程序,地形模拟过程,可以漫游哦,非常给力-In the framework of the preparation of MFC Opengl procedures, terrain modeling process, you can roam Oh, very to the force
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:40855
    • 提供者:余红楚
  1. project-02zhouyou2010213445

    0下载:
  2. OpenGL场景漫游源代码,有价值,压缩包,直接可解压缩。-OpenGL scene roaming the source code, valuable archive directly to decompress.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1850414
    • 提供者:lavendes
  1. 3D_roaming

    0下载:
  2. 基于OpenGL完成3D虚拟教室漫游功能。包括3D模型的导入,风扇的转动,门的开合,实现全方位漫游。-OpenGL-based 3D virtual classroom to complete the roaming function. Including the opening and closing import 3D models, rotating fans, doors, achieve full roaming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2494887
    • 提供者:曹阳
  1. Roaming-System

    0下载:
  2. opengl和c++编写的教室场景漫游,教室外面有树木等,走不出教室。-opengl and c++ writing classroom scene roaming, there are trees outside the classroom, get out of the classroom.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4139634
    • 提供者:fay
  1. A04_camera

    0下载:
  2. 《学OpenGL编3D游戏》书籍的源代码,此部分为摄像漫游。-" Learning OpenGL 3D game series" Book of the source code, this part of the camera roaming.
  3. 所属分类:Shot Game

    • 发布日期:2017-04-17
    • 文件大小:110182
    • 提供者:TongXin
  1. glut

    1下载:
  2. 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-17
    • 文件大小:13912064
    • 提供者:htylamb
  1. youxichangjing

    0下载:
  2. 基于opengl的月球游戏场景,可漫游,可供初学者参考。-Based on lunar opengl game scene, you can roam reference for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:6714122
    • 提供者:杨帅龙
  1. PROJECT

    0下载:
  2. 一个初学者的漫游镜头 用OpenGL写的-Sokoban C++ based file written with OpenGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4401412
    • 提供者:胡哲
  1. include

    0下载:
  2. opengl 开发, 实现3d虚拟环境漫游系统,可以借鉴学习-opengl development, implementation roaming 3d virtual environment system that can learn from
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-04
    • 文件大小:32887
    • 提供者:lvytao
  1. shadow

    0下载:
  2. 使用opengl读取mesh文件并读入纹理加载,最终实现场景漫游-Use OpenGL to read the mesh file and read texture loading, the ultimate realization of scene roaming
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-13
    • 文件大小:20054910
    • 提供者:冯欢欢
  1. Lesson05

    0下载:
  2. 基于 nehe opengl教程制作的简单漫游程序,可实现上下左右键控制前后左右移动,wasd实现上下左右旋转。-Based nehe opengl tutorial simple roaming, which enables the front left and right arrow keys to control movement, WASD achieve vertical and horizontal rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7556906
    • 提供者:廖洪华
« 1 2 ... 12 13 14 15 16 1718 »
搜珍网 www.dssz.com