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

搜索资源列表

  1. SPMULGHT.rar

    0下载:
  2. 主要功能是对多光源光照下的物体的展示,打开多个光源-Main function is multi-source illumination of objects under the display, open multiple light sources
  3. 所属分类:OpenGL

    • 发布日期:2014-03-10
    • 文件大小:1.15kb
    • 提供者:
  1. 飞机地形漫游系统

    2下载:
  2. 作场景漫游、虚拟现实的可以参考一下。主要内容是模拟一架飞机的飞行过程,包括飞行、发射子弹、喷射尾焰等。工具是VC++和OpenGL-scene for roaming, virtual reality can take a look. Main elements of a simulation of the flight of the aircraft, including the flight, firing bullets, such as flame spray. VC tools and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:372.45kb
    • 提供者:李玲
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:104.08kb
    • 提供者:张立强
  1. rgball

    0下载:
  2. 用OpenGL写的一个类似台球的小游戏,包括对了OpenGL的基本操作和简单的力学碰撞模型。由于是作为学习OpenGL的习作来做,文件名起的比较随意,其中1.cpp中包含了程序运行主体,phyobject.cpp中提供了力学碰撞的物理模型-with OpenGL write a similar pool of small game, including a pair of OpenGL and the basic operation of a simple mechanical model of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:226.29kb
    • 提供者:钟宇平
  1. 内插—存数据

    0下载:
  2. opengl练习程序,主要实现了OPENgl中一些最基本的应用,可以进行曲面内插和存数据等功能。-opengl practice procedures, the main OPENgl some of the most basic applications that can be inserted within the surface and the data capabilities.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1.56mb
    • 提供者:张立华
  1. OpenGL实现三维绘图

    2下载:
  2. OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:532.83kb
    • 提供者:黄应
  1. opengl_complete_game_Legend

    0下载:
  2. 本游戏是采用斜45度角的角色扮演游戏。游戏以一个想象的世界为背景,以一个梦想成为英雄的小虾米锦霜为主角,产开一幅庞大的故事画面。在锦霜的冒险历程中,认识了两位女主角:雪一般的忆雪和火一般的红怜,从而产开了一段刻骨铭心的爱情故事。这只是我们游戏的一个部分,或者说是一条主线。随着主角们冒险历程的不断深入,随着故事的不断发展,红狼、素心儿、恒卿、影枫、寒月等一批有血有肉的角色不断加入,各自书写着各自独特的人生,各自独特的悲剧。游戏中,黑暗组织的神秘面纱慢慢被揭开,他们酝酿的大阴谋是什么?在黑暗组织的
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:690.88kb
    • 提供者:刘坤
  1. opengl---1

    0下载:
  2. 随着网络游戏的发展,任务越来越成为游戏的重要内容之一,甚至专门出现了标榜任务为游戏主要玩法的网络游戏,任务成为了游戏中玩家获得乐趣的重要手段,也是游戏的特色之一,精彩的任务系统,不但能丰富游戏乐趣,也是重要的道具和经验来源,下面从服务器端和客户端两方-With the development of online games, the task is increasingly becoming an important part of the game, or even a specific ma
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:882.32kb
    • 提供者:林林
  1. threedmesh

    0下载:
  2. 为了实现图像处理的需要,实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:103.38kb
    • 提供者:周立
  1. OpenGL3DGame

    0下载:
  2. opengl编程学游戏,主要是书中的代码-opengl game programming school, the main source is the book
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:6.27mb
    • 提供者:王正培
  1. Outline_Mode_src

    1下载:
  2. The author recently had to write some code to outline 3D objects using OpenGL. The author hunted around the Internet for methods to do this, and eventually came across two main techniques. The first involves the use of Polygon Offsets, and the second
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:239.76kb
    • 提供者:吴婷
  1. jxglTracker

    0下载:
  2. This code shows how we can perform rubber-banding in an OpenGL application The source code here includes a simple C++ class called jxglTracker. The two main member functions in the class are DrawTrackRect() and Track(). In the DrawTrackRect() funct
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.78kb
    • 提供者:吴婷
  1. SIGGRAPH-97-Course-Notes-Overlays&Underlays

    0下载:
  2. Nate Robins教程之Overlays&Underlays Overlays and underlays are often used in applications for rendering above (or below) the main OpenGL context. Setup and use of overlays and underlays is discussed below.-Nate Robins Guide Zhi Overlays
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9.66kb
    • 提供者:liushuo
  1. 3D_screen_OpenGL

    1下载:
  2. 本程序主要介绍基于OPENGL实现了一个特殊的屏幕保护程序,在图形绘制部分主要介绍了动物的飞行过程。-introduces the procedures based on OpenGL a special screen saver, the graphic on the main part of the animal's flight.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:257.35kb
    • 提供者:李海超
  1. theframeoftheopengl(usingmfc)

    0下载:
  2. 本篇主要详细介绍了在VC环境下用OPENGL作图时,用FMC的基本框架.-footnote, the main details of the VC environment with OpenGL graphic, with the basic framework of FMC.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:304.79kb
    • 提供者:陈兰兰
  1. Reflection

    0下载:
  2. 一个圆环旋转的场景,模拟了光照和倒影,主要利用了融合,光照,材质等-a rotating ring scenes to simulate the light and reflection, the main use of the fusion, light, material, etc.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:23.79kb
    • 提供者:王芸洁
  1. MySnow

    0下载:
  2. 对天空下雪花的场景进行模拟,主要利用了粒子系统的思想-right under the sky snowflakes scene simulation, the main use of particle systems thinking
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:219.57kb
    • 提供者:王芸洁
  1. tuxingxue3

    0下载:
  2. 图形学第三次实验报告,主要实现两种画线的算法。-graphics third experiment, the two main line drawing algorithm.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:77.01kb
    • 提供者:黑石头
  1. main-and-child-window-two--opengl

    0下载:
  2. 在主窗口中添加一个控件,然后再主窗口和子窗口中同时用2套opengl去绘制,视觉效果类似于一个opengl在绘制,用途:在一个opengl框架中用类似vtk这样的opengl高级类时,这些类没有底层的接口与当前opengl对接但却需要这些类的功能,此时这种方法适合-Adding a control in the main window, and then the main window and the child window simultaneously with two sets openg
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.68mb
    • 提供者:贾新
  1. main

    0下载:
  2. Main openGL program to implement simple shaped or load 3D objects and call shaders
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:993byte
    • 提供者:onyarao
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com