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

搜索资源列表

  1. OpenGL_Nehe-Programming

    0下载:
  2. OpenGL编程思想,具体介绍了基于GLUT的OpenGL的编程方法-OpenGL Programming,Specifically introducing the programming methods of OpenGL based on GLUT
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1845012
    • 提供者:刘霞
  1. OpenGL-week

    0下载:
  2. opengl最基础的入门级别程序范例,书中详细介绍了绘图方法-the opengl most basic example of the entry-level program, the book details the drawing method
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:650930
    • 提供者:老夫子
  1. Create3dSolid

    0下载:
  2. 在mapcad2008下创建三维实体,创建方法有选择默认,自定义参数,读取外部实体数据等。-Create 3D solid on map3d platform.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:22167
    • 提供者:金银龙
  1. reduction

    0下载:
  2. 地面三维激光扫描采集的点云数据压缩,随机压缩方法。-Point cloud compress,random compress
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:1878966
    • 提供者:谢瑞
  1. 3D-data-slice

    0下载:
  2. 在分析SEGY格式地震数据文件的结构及其读写方法的基础上,介绍了三维地震数据 体的任意剖面抽取算法及C语言程序代码-introduce the method of the slice in the 3D segy data in matlab
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:499751
    • 提供者:hfy
  1. OSG-Source-Tech

    0下载:
  2. 开源OPENGL封装库OSG的使用方法,介绍了如何编译,配置等等,OSG入门必备-Open source OPENGL encapsulation library way of using OSG, and introduced how to compile, configuration and so on, OSG introductory necessary
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:127570
    • 提供者:bj
  1. VC-ProgrammingOpenGL-articles

    0下载:
  2. OpenGL作为一种三维工具软件包,在交互式三维图形建模能力编程方面有着无可比拟的优越性。本教程主要介绍了在VC平台上OpenGL编程的基本方法。-OpenGL as a 3D tool package has incomparable superiority in the modeling capabilities of interactive 3D graphics programming. This tutorial introduces the basic method in the V
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-16
    • 文件大小:25294784
    • 提供者:牛凯
  1. M9-OpenGLAPI

    0下载:
  2. 一个OpenGL编程API库,本手册描述MWG 系列显示卡OpenGL 驱动程序的编程方法和注意事项-OpenGL program api libary
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:345420
    • 提供者:xb
  1. fire

    0下载:
  2. MyFire1是利用纹理映射的技术来模拟火焰的方法;MyFire2是利用粒子系统来模拟火焰。-MyFire1 texture mapping technology to simulate the flame MyFire2 is to use particle system to simulate the flame.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:166353
    • 提供者:毛亚婷
  1. theee-sight--no-shadow--project

    1下载:
  2. 进行CAD软件设计过程中,对三维图形的显示以及打印输出常常需要对图形进行消隐处理。三维图形消隐算法已比较成熟,但要普通编程人员对复杂三维图形进行消隐编程,却不是容易的事。OpenGL图形库中提供了消隐处理函数,但消隐却不知因何原因而质量不高,如消隐时直线断断续续。为此笔者进行了一定改进和精细消隐处理,下面介绍两种方法。 一、一般消隐 这种方法为首先设置消隐使能,初始化深度缓存,设置消隐比较,直接进行绘图即可。但此种结果是直线断断续续,时有时无,效果差。改进只需将直线线宽加粗,若需多边形边框一同
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-19
    • 文件大小:181248
    • 提供者:濮阳
  1. MFCwithOpenGLWindow

    0下载:
  2. 用多线程方法实现在MFC/WIN32中调用OpenGL函数创建OpenGL窗口的源码,省了对控制台的依赖-Methods to achieve multi-threaded OpenGL function is called to create the source code of the OpenGL window, saving the dependence on the console in MFC/WIN32
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4488601
    • 提供者:xiaobo
  1. MFCwithOpenGLWindow51

    0下载:
  2. MFCwithOpenGLWindow51-用多线程方法实现在MFC/WIN32中调用OpenGL函数并创建OpenGL窗口源码.增加了glut定时器控制显示刷新,使得可以在MFC中方便地控制GL绘图。-MFCwithOpenGLWindow51-method with multi-threaded OpenGL function call in the MFC/WIN32 and create OpenGL window source. Increased the glut timer con
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4493774
    • 提供者:xiaobo
  1. hmobj

    0下载:
  2. 利用层级建模方法设计并实现一个物体,计算机图形学实验,使用glut库-Using hierarchical modeling to create a object,using glut lib
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:166173
    • 提供者:徐昊
  1. OpenGLDemo

    0下载:
  2. opengl arcball轨迹球绘制方法,控制物体旋转,缩放-opengl arcball trackball drawing methods to control the object rotation, scaling
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:214015
    • 提供者:smart
  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. A03_OpenGL

    0下载:
  2. 实现图形操作的基本方法,通过vc++来实现图形的基本操作.实现图形的运动效果.-Graphics operations, basic graphics, by vc++ to achieve the basic operation of the graphic.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1106472
    • 提供者:xiao long
  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. opengl

    0下载:
  2. 主要对图形学的编程人员有很重要的帮助,从开始系统的讲解了点线面以及三位图像的编程方法,opengl对于图形学编程具有很重要的作用。-Very important to help graphics programming, opengl graphics programming from the beginning of the systematic explanation of points, lines, and the programming of the three images, a v
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7635737
    • 提供者:杨秀英
  1. texture

    0下载:
  2. 很好用的纹理提取方法 具有很好的鲁棒性和实用性 欢迎大家讨论-Good texture extraction method
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:6129949
    • 提供者:胡德凤
  1. OpenGL-Cookbook

    0下载:
  2. opengl学习资料,比较系统的讲解了利用C语言应用opengl编程的方法,仅供参考-opengl learning information system to explain the use of opengl programming in C language applications, for reference only
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:671810
    • 提供者:eclipse
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 28 »
搜珍网 www.dssz.com