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

搜索资源列表

  1. Opengl sample

    1下载:
  2. 这个是使用VC实现的OPENGL建模,并实时渲染的好实例。其中包含全部源代码和实例。其功能类似3DMAX,可以建立各种模型和贴图。-this is the use of the VC OpenGL modeling, and real-time rendering a good example. Which includes all source code and examples. 3DMAX similar functions, the establishment of various mo
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2668908
    • 提供者:蔡志煌
  1. 大规模地形渲染

    2下载:
  2. 大规模地形渲染,使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。-massive terrain rendering, use OpenGL and C into use Applying ROAM classic algorithms, LOD algorithm Simplification improve efficiency.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:731840
    • 提供者:小高
  1. OpenGL_vckbase20在VC中实现OpenGL三维绘图

    0下载:
  2. OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily use OpenGL, creating close tra
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:855008
    • 提供者:周先生
  1. opengl&&视窗分割

    0下载:
  2. 用mfc写的一个带视窗分割且可以显示opengl渲染画面的程序-with mfc written with a separate window and can display images opengl rendering procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:281400
    • 提供者:梁白鸥
  1. OpenGL-start

    1下载:
  2. 基于OPENGL的MFC编程 OPENGL绘制、渲染、视角、模型等参数变化控制显示 MFC的控件交互实时响应
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:745578
    • 提供者:毛锋
  1. opengl读取off格式 vc平台

    1下载:
  2. 使用opengl显示和渲染off文件
  3. 所属分类:OpenGL

    • 发布日期:2012-01-31
    • 文件大小:1348238
    • 提供者:wanfei1006
  1. MyWater.基于vc++使用opengl开发的3D水纹波浪

    3下载:
  2. 基于vc++使用opengl开发的3D水纹波浪, 场景绘制与渲染 BOOL CMyWaterView::RenderScene() { glClear(GL_COLOR_BUFFER_BIT) glPushMatrix() glScalef(10,1,10) if (!rgb) glColor3f(.31, .41, .97) else glColor3f(1.f,1.f,1.f) glTranslat
  3. 所属分类:3D图形编程

    • 发布日期:2013-01-18
    • 文件大小:2021839
    • 提供者:xuchi
  1. Skybox.rar

    0下载:
  2. 演示如何创建和渲染一个天空盒.VC++ Opengl,Demonstration of how to create and play up a sky box. VC++ Opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2331998
    • 提供者:cnsoft
  1. tessellation.rar

    0下载:
  2. 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:24882
    • 提供者:rockeyzhu
  1. OpenGL

    0下载:
  2. 图形函数库,通过本文档我们可以了解三维模型的基本绘制方法,并进行一些简单的渲染-Graphics library, we can understand through this document the basic method of drawing three-dimensional model and render some simple
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-01
    • 文件大小:13873481
    • 提供者:zcy
  1. coolengine

    0下载:
  2. 一个完整的小 3d引擎 使用 openGL渲染-A complete small 3d rendering engine to use openGL
  3. 所属分类:Game Engine

    • 发布日期:2017-05-11
    • 文件大小:2789442
    • 提供者:王璞
  1. Lua2DEngine

    1下载:
  2. 游戏编程 Lua绑定c++ 2d引擎 openGL渲染.-Game Programming Lua binding c++ 2d engine openGL rendering.
  3. 所属分类:Game Engine

    • 发布日期:2017-04-09
    • 文件大小:1251276
    • 提供者:王璞
  1. phongShader

    0下载:
  2. 使用 OpenGL Shader Language 實作 Phong Shadering (一種CG 渲染方式) 會自動讀取 model 資料夾下的 tri 模型,平台為 windows Code::Blocks-Implementation of Phong Shadering(a CG rendering mode) by Shadering Language, will automatically read the model folder under the tri model, pla
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:528403
    • 提供者:SofaKing
  1. 08_Blend

    0下载:
  2. openGL源代码,实现了在一个立方体上进行纹理渲染-openGL source code, realized in a cube texture rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:718874
    • 提供者:catherine
  1. openglCSEnvironment

    0下载:
  2. opengl做的CS三维场景,模拟CS中场景进行的渲染-opengl to do CS three-dimensional scene to simulate the scene rendering CS
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-24
    • 文件大小:8152742
    • 提供者:曹操
  1. MyCloud

    0下载:
  2. OpenGL的天空云彩模拟 包括图像的渲染和天空颜色的渲染-OpenGL cloud simulation
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2183492
    • 提供者:荣南
  1. opengl-programming-guide

    0下载:
  2. 对创建和渲染3D模型、从不同的透视角度观察物体、使用着色、光照和纹理贴图使场景更加逼真等有卓越效果。-For creating and rendering 3D models, from the perspective of different objects in perspective, the use of color, light and texture make the scene more realistic, which are excellent results.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:3942462
    • 提供者:wangyanan
  1. OpenGL GLSL HelloWorld

    1下载:
  2. 这是OpenGL GLSL的helloworld,就像我们刚学编程时,第一例子名字就是helloworld,一个最小的着色器,完成最基本任务:顶点转换和用单一色渲染物体。
  3. 所属分类:OpenGL

  1. openGL

    0下载:
  2. 基于OpenGL的地形渲染模板,可直接生成(Terrain rendering template based on OpenGL and can be generated directly)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-20
    • 文件大小:4331520
    • 提供者:zuak110
  1. vaovbo渲染三角形

    0下载:
  2. 在windows平台上使用opengl进行绘图,使用vbo将顶点缓冲至gpu,再进行绘制(Drawing on the windows platform using OpenGL, using VBO to buffer the vertices to GPU, and then draw)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-19
    • 文件大小:1063936
    • 提供者:yuwawa
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com