CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - opengl display

搜索资源列表

  1. pgllib_src

    0下载:
  2. PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software. In fact, with CView and CDialog derived classes, yo
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:337714
    • 提供者:xiongjie
  1. openGL-draw-earth-

    0下载:
  2. 用openGL加MFC写的地球程序,具有显示控制旋转缩放等功能-Written using openGL earth plus MFC program, with rotating zoom display and control functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:209176
    • 提供者:jjccbb
  1. CPoint3DCloud

    2下载:
  2. 利用VC++并结合OPENGL实现三维点云的显示并可以用鼠标转动从各个角度观察-To utilize VC++ combined OPENGL 3D point cloud display can be rotated with the mouse from all angles
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:7383741
    • 提供者:郭心
  1. Bitmap

    0下载:
  2. OpenGL三维字体的显示,这可是花了好多时间才写出来的哦-OpenGL 3D font display, but spent a lot of time to write out oh
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:2019720
    • 提供者:lufudan
  1. COpenGLText

    0下载:
  2. 使用嵌套显示列表的方式进行OpenGL状态下的字符串的显示 -The use of nested display list approach to the string under OpenGL display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:2915
    • 提供者:tangqi
  1. bodymodel

    1下载:
  2. 基于OpenGL的三维人体点云模型的显示。-OpenGL-based three-dimensional point cloud model of the human body display.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-06-05
    • 文件大小:75024
    • 提供者:李雪莉
  1. ShowLists

    0下载:
  2. 一个使用OpenGL编写的显示列表例子,方法可以重用-Prepared using the OpenGL display a list of examples of ways to reuse
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:796
    • 提供者:wudefu
  1. openGLSingleDocumentframework

    0下载:
  2. 利用VC++建立的opengl文件处理框架,可以用来显示和处理opengl图形文件。-Created using VC++ opengl document processing framework that can be used to display and handle opengl graphics files.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:47259
    • 提供者:云鹏
  1. 3DSLOADER

    0下载:
  2. 在VC在++环境下,编写MFC程序框架,调用OPENGL函数,导入3DS文件并显示的程序-In VC + + environment, MFC programming framework, called OPENGL function, import 3DS files and display procedures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3898680
    • 提供者:阿鬼
  1. Chinesechar

    1下载:
  2. OPENGL中显示汉字和英文字,可选择字号和字体-The OPENGL of display Chinese characters and English words, you can choose font size and font
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2994399
    • 提供者:PC
  1. the-anaimation-of-human

    0下载:
  2. 建立在opengl虚拟开发环境下,实现对人体骨骼的仿真和研究,适用于建立虚拟人物的描述以及显示,面向研究生和高校老师以及企业人员-Establish simulation and study of human bones in opengl virtual development environment suitable for the establishment of a virtual character descr iption, and display, for graduate stu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:1300612
    • 提供者:cableyang
  1. OpenGLdynamic-display-

    0下载:
  2. 利用Opengl实现模拟原子内部运动的动态显示,此test制作了三个电子绕原子核转动的运动-To Opengl achieve dynamic display analog atomic internal movement, this test produced three electrons around the nucleus rotation movement
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-14
    • 文件大小:896270
    • 提供者:熊麒麟
  1. DiXing

    0下载:
  2. 用opengl实现的三维数据显示,VC++与opengl库的结合-Display of three-dimensional data with opengl, VC++ opengl library binding
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:2350964
    • 提供者:桂丽娟
  1. 02_ObjRead

    0下载:
  2. 利用openGL实现OBJ文件的读取与展示,需要的库文件已加入。-OBJ file read and display with openGL library files needed to join.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-13
    • 文件大小:28731436
    • 提供者:Bob
  1. STLViewer

    1下载:
  2. STL三维图形文件读取及显示,对三维图形建模等功能有参考意义,用OPENGL实现-STL 3D graphics file read and display three-dimensional graphics modeling reference, with OpenGL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2014-04-16
    • 文件大小:971776
    • 提供者:老李飞刀
  1. opengldisplayList

    0下载:
  2. 一个关于OpenGL显示列表调用的小程序,适合初学者,调试已通过,含有exe文件。-A call on the OpenGL display list of small procedures, suitable for beginners, debugging has been passed, containing the exe file.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:1578986
    • 提供者:wang
  1. OpenGL

    0下载:
  2. 中文称三维图形标准,是由AT&T公司UNIX软件实验室、IBM、DEC、SUN、HP、Microsoft和SGI等多家公司在GL图形库标准的基础上联合推出的开放式图形库,它使在微机上实现三维真实感图形的生成与显示成为可能。由于OpenGL是开放的图形标准,用户原先在UNIX下开发的OpenGL图形软件很容易移植到微机上的WindowsNT/95上。-Chinese called 3D graphics standard, is AT & T' s UNIX Software Lab
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:741025
    • 提供者:huang
  1. OpenGL

    0下载:
  2. 用VC++6.0搭建了MFC OpenGL环境,实现一个彩色立方体盒型的展开,并且为全屏显示,隐藏了标题栏和菜单栏。-Use VC++ 6.0 to build the MFC OpenGL environment, to achieve an expanded color cube box type and full-screen display, hiding the title bar and menu bar.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3558639
    • 提供者:卜茜茜
  1. opengl-execise1

    0下载:
  2. 定义基于opengl的二维投影矩阵,显示图形,可以改变图形颜色及坐标-Definition is based on a two-dimensional projection matrix opengl, the display graphics, you can change the color and coordinate graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4026
    • 提供者:lzy
  1. OpenGLDemo

    0下载:
  2. 使用OpenGL显示obj文件,使用GLM可以将obj文件进行解析,之后使用OpenGL中的绘画功能将obj文件中的点线面进行描绘-Use OpenGL display obj file, you can use the GLM obj file is parsed, then use OpenGL drawing functions in the obj file depicted point line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2452890
    • 提供者:Wu
« 12 »
搜珍网 www.dssz.com