CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - based on opengl

搜索资源列表

  1. OgreSDKSetup1.6.0RC1_VC90

    0下载:
  2. OGRE(Object-Oriented Graphics Rendering Engine,即:面向对象图形渲染引擎)是一个用C++开发的面向场景、非常灵活的3D引擎,它旨在让开发人员更容易、更直接地利用硬件加速的3D图形系统开发应用。这个类库隐藏了底层系统库(如:Direct3D和OpenGL)的所有细节,提供了一个基于世界对象和其他直观类的接口。 这是最新版的1.6版本SDK。-OGRE (Object-Oriented Graphics Rendering Engine, namel
  3. 所属分类:Game Engine

    • 发布日期:2017-11-08
    • 文件大小:44.84mb
    • 提供者:任我飞
  1. myGL

    0下载:
  2. 基于OPENGL的VC++雪花屏保源代码,不能可以学习一下生成算法,很漂亮的雪花漫天飞舞,有地面与空中的透视切换,这应该算是最简单的OPENGL实例了,初学OPENGL你应该参考一下。请将编译生成的文件拷贝至根目录下,方可运行。-OPENGL based on the VC++ snowflakes screensaver source code, can not study the generation algorithm can be very beautiful snowflakes da
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:137.82kb
    • 提供者:638
  1. SuperMario_SDL

    1下载:
  2. FC上的超级玛丽C++移植版,基于SDL(Simple DirectMedia Layer)的图形驱动。SDL相比于DirextX和OpenGL,优势在于跨平台和简单易学。-Mary FC' s super-version of C++ transplantation, based on the SDL (Simple DirectMedia Layer) of the graphics driver. DirextX compared to SDL and OpenGL, the adv
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:76.41kb
    • 提供者:zzy
  1. Horde3D_SDK_1.0.0_Beta5

    0下载:
  2. 一个开放跨平台的,基于opengl的游戏引擎-a game engine based on opengl
  3. 所属分类:Game Engine

    • 发布日期:2017-05-12
    • 文件大小:2.58mb
    • 提供者:tzwtzw
  1. 3D_Engine_opengl

    0下载:
  2. 基于opengl的3D游戏引擎代码 包含 GUI界面管理模块窗口引擎模块粒子特效模块输入系统模块 消息管理模块 音频管理模块 游戏场景模块 资源管理模块-Based on the 3D game engine opengl code contains GUI interface management module window particle effects engine module module module input system management module audio mes
  3. 所属分类:Game Engine

    • 发布日期:2017-05-19
    • 文件大小:5.06mb
    • 提供者:minny
  1. fly_engine

    0下载:
  2. fly_engine是基于OPENGL库开发的游戏引擎.包含游戏所有组件及引擎用的模型插件原码,是给研究3D游戏实施渲染技术及高级的游戏核心游戏算法的朋友一个好的引擎例子.-fly_engine is based on OPENGL library developed game engine. with the game all the components and engine models of plug-ins with the original code, is to research
  3. 所属分类:游戏引擎

    • 发布日期:2017-06-09
    • 文件大小:15.09mb
    • 提供者:liaobaiyu
  1. game

    0下载:
  2. 基于opengl的vc++游戏编程实例,全套代码,十分有用。-Based on opengl in vc++ game programming examples, a full set of code, very useful.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:4.61mb
    • 提供者:window
  1. test

    0下载:
  2. 基于OpenGL的碰撞检测原代码,用于3D游戏开发中最常用的算法之一,希望有助于大家提高!-The collision detection based on OpenGL source code for 3D game development in one of the most common algorithms I hope will help us improve!
  3. 所属分类:Shot Game

    • 发布日期:2017-03-29
    • 文件大小:63.29kb
    • 提供者:张鹏程
  1. 3d

    1下载:
  2. 基于opengl的3d射击游戏,画面不错哦,只是射击目标简陋点。-The 3d shooting game based on opengl, screen good, oh, just simple point target shooting.
  3. 所属分类:Shot Game

    • 发布日期:2014-06-02
    • 文件大小:11.05mb
    • 提供者:王力
  1. FighterTest

    0下载:
  2. VC++ 3D飞行测试源码,基于Opengl技术,编译程序后运行EXE,注意要将DEBUG目录中的EXE文件拷贝至根目录下,运行后即可看到在3D的地图上有一架战机在空中飞行,这在编写3D飞行射击游戏时候非常有用,可将此作为一个飞行模块来用,请注意编译时需要相关的Opengl类库文件支持,请事先安装到你的电脑中。-VC++ 3D flight test source code, based on Opengl technology, after the compiler run EXE, pay
  3. 所属分类:Shot Game

    • 发布日期:2017-04-17
    • 文件大小:324.2kb
    • 提供者:雨枫
  1. LianLianKan

    0下载:
  2. 连连看小游戏代码,基于opengl 的c++小程序-Lianliankan game code, based on opengl c++ applet
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1.87mb
    • 提供者:李凯
  1. ReVersus

    0下载:
  2. Delphi基于OpenGL开发的黑白棋游戏 运行环境:Windows/Delphi7 Delphi基于OpenGL开发的黑白棋游戏,在Delphi7下可直接编译通过。学习OpenGL编程的一份不错的参考范例。 游戏界面还有动画效果,操作起来方便快捷。 -Delphi the Reversi game runtime environment based on OpenGL development: Windows/Delphi7 Delphi Othello game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-30
    • 文件大小:234.05kb
    • 提供者:luolin
  1. AndEngine-GLES2

    1下载:
  2. 开发安卓平台2D OpenGL游戏引擎的活跃GLES2分支源码,基于OpenGL ES 2.0开发。-Android 2D OpenGL Game Engine. As you guys are probably already aware, since a couple of months, the current main active development branch is the so called GLES2 branch. He main difference to the
  3. 所属分类:游戏引擎

    • 发布日期:2013-01-06
    • 文件大小:807.91kb
    • 提供者:igin
  1. Focus-On-3D-Terrain

    0下载:
  2. 基于OpenGL开发的一个地形引擎。 书里边提供了很多先进的地形算法-A terrain Engine based on OPENGL. Source code for Focus On 3D Terrain
  3. 所属分类:Game Engine

    • 发布日期:2017-11-07
    • 文件大小:11.47mb
    • 提供者:李刚
  1. cs

    0下载:
  2. 基于OPENGL编3D游戏,实现CS游戏基本功能-3D games series based on OPENGL, realize the basic functions of CS Games
  3. 所属分类:Game Program

    • 发布日期:2017-05-17
    • 文件大小:4.05mb
    • 提供者:eason
  1. Game_move_the_car

    0下载:
  2. 基于opengl的赛车游戏 具有碰撞检测以及阴影,视角变化等功能-Racing game based on OpenGL With collision detection and shadow, visual angle change and other functions
  3. 所属分类:其他游戏

    • 发布日期:2018-04-18
    • 文件大小:87.73mb
    • 提供者:郭子鱼
  1. bei_ax65

    0下载:
  2. Is a good learning materials to learn PCA feature extraction, Matlab for beginner students will help, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.
  3. 所属分类:其他智力游戏

    • 发布日期:2017-12-18
    • 文件大小:6kb
    • 提供者:qqrfwriw
  1. bujut

    0下载:
  2. IDW inverse distance weighting method, Spectral methods of computational fluid dynamics flow of some of the overall stability of the phenomenon, Mainly based on the mtlab procedures.
  3. 所属分类:游戏

    • 发布日期:2017-12-31
    • 文件大小:59kb
    • 提供者:fiemunbaoman
  1. bao_jr28

    0下载:
  2. Use serial programming examples matlab GUI implementation, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Channelized receiver based on multi-phase structure.
  3. 所属分类:游戏

    • 发布日期:2018-01-01
    • 文件大小:147kb
    • 提供者:touqennuipeng
  1. 方形SiO2空间转移术

    0下载:
  2. 基于OpenGL,实现摄像机控制,方块模型,记录模型位置,实现砌砖,验收双模式。(Based on OpenGL, camera control, box model, record model location, bricklaying, acceptance dual mode.)
  3. 所属分类:游戏

    • 发布日期:2018-04-22
    • 文件大小:7.61mb
    • 提供者:ue4菜菜子
« 12 »
搜珍网 www.dssz.com