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

搜索资源列表

  1. Three-dimensional-ball

    0下载:
  2. 三维立体球模型,通过opengl展示建球的基本过程,让喜爱openggl的同学作为建立体球的参考-Three-dimensional sphere model, opengl display the basic process of building a ball and let the favorite openggl students as a reference for the establishment of the body ball
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1323477
    • 提供者:里根
  1. use-nurbs-to-draw-a-leaf

    0下载:
  2. 用nurbs画条状叶子,线条模型, 可使用上下左右键操作叶子,编程环境为vs2005+opengl-use nurbs to draw painted strip leaves, it s a line model, programming environment:vs2005+opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:240067
    • 提供者:weitry
  1. 3DSLoader

    0下载:
  2. 基于opengl和vc++的3d模型的载入,并实现第一视角的场景变化,代码注释清晰明了。-Opengl and vc++ 3d model loading, and the first perspective of the scene changes , the code comments clarity .
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1564755
    • 提供者:果倪
  1. test_opengl

    0下载:
  2. opengl 汽车模型,用3d展示的,一个小小的汽车,呵呵,希望对你有帮助-opengl drawing a car
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:332336
    • 提供者:hustmib
  1. AAAHrzmove

    0下载:
  2.  OpenGL 3.1将此前引入的OpenGL着色语言“GLSL”从1.30版升级到了1.40版,通过改进程序增强了对最新可编程图形硬件的访问,还有更高效的顶点处理、扩展的纹理功能、更弹性的缓冲管理等等。宽泛地讲,OpenGL 3.1在3.0版的基础上对整个API模型体系进行了简化,可大幅提高软件开发效率。-OpenGL 3.1 will be introduced in the previous OpenGL shading language \"GLSL\" from version 1.3
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1471533
    • 提供者:dangmengfei
  1. ET_GL_working_map_by_Moosader

    0下载:
  2. 一個基於圖像快速重建三維模型之演算法,使用opencv結合opengl繪圖-A fast image reconstruction algorithm of three-dimensional model, the use of opencv combination opengl drawing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:169446
    • 提供者:Guang
  1. 078109ogl_stanford_bunny

    0下载:
  2. 是Standford的经典兔子程序, 简单明了地做出了一个关于兔子的3D模型-An .exe and its source code illustrating a 3D bunny with openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:760785
    • 提供者:Lellin
  1. 123ball

    0下载:
  2. 用opengl编写的光照模型绘制球体的程序,颜色大小均可调剂,入门不二选择-a fantastic example for opengl coding
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4540670
    • 提供者:hou
  1. sanwei

    0下载:
  2. 这是利用opengl绘制复制三维模型及其其他的辅助库模型函数以及一些三维模型例如茶壶,立方体等-This is the use opengl to draw a copy of three-dimensional model and its supporting library model function, as well as some three-dimensional model such as teapots, cube, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:付毛
  1. minjie2

    0下载:
  2. 基于openGL,将3DS导入场景实现的3D场景漫游。里边有水,火,模型运动等。环境为VS2008。-based on openGL,draw a 3d enviroment that you can visit,there is fire, water, moving model etc.developing enviroment is VS2008.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:57025536
    • 提供者:zhang mj
  1. HumanModelSimulator

    0下载:
  2. 人体模型 可以旋转和左右移动 虽然外观简单但是非常适合OPENGL初学者的源码-This is just a heads up to anyone using my 3D math library "kazmath". Kazmath was originally written for Beginning OpenGL Game Programming II but has been continually improved and updated since then. It s now a
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-29
    • 文件大小:12278927
    • 提供者:氢气
  1. pickdot

    0下载:
  2. opengl,获得三维模型上的点坐标,并输出到data.txt中-opengl,get the dot coordinate of the model,and write to a file named "data.txt"
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3404258
    • 提供者:天天快乐
  1. matrixModelView

    0下载:
  2. 通过例子程序详细介绍OpenGL中的模型视图矩阵。-The example program in OpenGL model view matrix.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:130461
    • 提供者:
  1. Cal3dViewer_sourcecode_1_0_1

    0下载:
  2. 很好的骨骼动画学习源代码,内容全面,使用C++语言、OpenGL图形API开发,其中有多个模型骨骼动画,可以在UI中控制显示骨骼运动、模型顶点运动变化。-Skeletal animation, a good learning source code, comprehensive, use C++ language, development of the OpenGL graphics API, which have more than one model of skeletal animatio
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:401438
    • 提供者:mr xu
  1. cubrot

    0下载:
  2. 通过opengl制作旋转立方体演示模型,可修改参数-Through the the opengl production of the rotating cube demo model can modify the parameters
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:2334
    • 提供者:eric
  1. osgsimple

    0下载:
  2. 这是一个使用Producer::RenderSurface来创建OpenGL窗口并渲染模型文件的例子-This is a Producer :: RenderSurface to create OpenGL window and render the model file example
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:2720
    • 提供者:王潇
  1. demo

    0下载:
  2. VC下用OPENGL写的一个简单人物模型。-VC and the the OPENGL write a simple character models.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:85634
    • 提供者:dpsying
  1. Real-timeGraphicDesign

    0下载:
  2. 用3ds max建立模型通过opengl实现的实时图形设计程序,实现阴影,雾,喷泉,及billboard绘制方法。-3ds max model opengl achieve real-time graphic design program, shadows, fog, fountains, and billboard rendering method.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:43640832
    • 提供者:wz
  1. planarshadow

    0下载:
  2. 基于opengl的对3ds模型的导入,并用平面阴影实现阴影的方法,毕设没用到的-3DS model loads in opengl generating shadow, which is not used in my design............
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-14
    • 文件大小:22943152
    • 提供者:陈晨
  1. rotate

    0下载:
  2. 本程序主要使用了openGL技术和VC++ 的编程技术实现了三维模型的自由旋转,可以实现鼠标的任意拖动实现旋转-This procedure is mainly used openGL technology and VC++ programming technology and Realization of a three-dimensional model of the freedom of rotation, can achieve the mouse drag to achieve rot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:36612
    • 提供者:jiajinpeng
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com