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

搜索资源列表

  1. fox

    0下载:
  2. 能够利用opengl进行3D模型的导入显示-Be able to import a 3D model using opengl display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:76552
    • 提供者:alec
  1. OBJFileLoader

    0下载:
  2. 导入obj模型,利用opengl重现模型,并实现一些旋转等简单的交互操作-allow you load an obj file ,and use opengl to display model,and you can interactive with the program
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:112261
    • 提供者:李易峰
  1. OpenGL

    0下载:
  2. 利用c语言实现点、线、三角形、正弦函数等图形的显示-Using c language implementation points, lines, triangles, sine function and graphic display
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:72580
    • 提供者:胡军军
  1. openGL2_yh

    1下载:
  2. 实现空间坐标轴的显示,并通过鼠标进行交互,能实现身拖拽旋转,滚轮放大缩小,Opengl学习必备入门程序,并已封装好了各种类,方便学习-Realization of display space axes and interact with the mouse, drag the body to achieve rotation, zoom, Opengl learning essential entry procedures, and have a good package of various
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-24
    • 文件大小:4071424
    • 提供者:ggyymm
  1. openGL3_yh

    1下载:
  2. 实现对三维点云数据的显示,并实现对点云数据的网格化,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Achieve the display of the 3D point cloud data, and realize the point cloud data grid, Opengl learning essential entry procedures, and have a good package of various classes, facilitate learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4331845
    • 提供者:ggyymm
  1. openGL4_yh

    0下载:
  2. 实现对三维点云数据的曲面重构显示,并附带有三维点云数据TXT文件,方便用户测试,Opengl学习必备入门程序,并已封装好了各种类,方便学习- Surface Reconstruction achieve the three-dimensional point cloud data display, along with a three-dimensional point cloud data TXT files, user testing, Opengl learning essential
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4322265
    • 提供者:ggyymm
  1. display

    0下载:
  2. main openGL routine to use GLEW and SDL to make cross platform programs
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:655
    • 提供者:onyarao
  1. OpenGL_DrawSunMoonEarth

    0下载:
  2. 利用OpenGL编写的简单动画显示,地球、月亮和太阳间的运动情况,适合初学者学习OpenGL的参考框架。-Written in simple animation using OpenGL display, the movement of the earth, the moon and the sun between the frame of reference for beginners to learn the OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11527547
    • 提供者:micheal
  1. showlist

    0下载:
  2. 使用opengl中的显示列表做的小程序,想要学习showlist的可以模仿此源代码,搭载好OPENGL开发环境就可以跑了。-Use opengl display a list of do a small program, you want to learn showlist can mimic this source code, equipped with good OPENGL development environment can be run.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3570460
    • 提供者:李冰
  1. VBPOpenGL_3D[03]

    1下载:
  2. VB+OpenGL编写的三维图形系统,可移动,缩放,旋转,显示汉字,透明-VB+OpenGL write three-dimensional graphics system that can move, scale, rotate, display Chinese characters, transparent
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-24
    • 文件大小:214016
    • 提供者:逍晟
  1. taichjshuimohua

    0下载:
  2. 利用opengl的粒子系统模拟水墨扩散的效果,实现了太极图的水墨化显示-Opengl particle system simulation using ink diffusion effect, to achieve a figure of Ink display of Tai Chi
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:7136851
    • 提供者:传媒123
  1. lightsphere

    0下载:
  2. OpenGL光照球体 OpenGL光照实现了物体的三维显示效果-OpenGL lighting sphere OpenGL lighting to achieve a three-dimensional object display
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5964800
    • 提供者:魏斌
  1. earth

    0下载:
  2. 基于OPengl库实现了将纹理图片映射到球形物体上 显示效果旋转的地球-Based OPengl library implements the texture image mapped onto a spherical object display rotating Earth
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11381248
    • 提供者:嘉佳
  1. environment

    1下载:
  2. 利用OpenGL库实现环境纹理映射到正方体表面 显示效果为旋转的正方体表面映射了外界环境-Environment using OpenGL library implementation cube surface texture mapping to display the surface of a rotating cube mapped external environment
  3. 所属分类:OpenGL program

    • 发布日期:2014-10-21
    • 文件大小:12105728
    • 提供者:嘉佳
  1. moom_sun

    0下载:
  2. 利用opengl图形软件包,建立太阳、地球和月亮的运动模型;增加光照系统,模拟太阳、地球和月亮的光照环境;并利用双缓存技术,用动画方式显示模型。-Use opengl graphics package, the establishment of the Sun, Earth and Moon motion model increase the illumination system, simulate the sun, Earth and moon light environment usi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:12884
    • 提供者:tangyuanyuan
  1. image

    0下载:
  2. linux下使用openimageio读入读出图片,显示等操作使用OPENGL-Under linux using openimageio read read out the picture, display and other operations using OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:5536
    • 提供者:ZL
  1. MyFem003

    1下载:
  2. opengl+mfc框架显示有限元网格的基本框架-using mfc plus opengl display
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-01
    • 文件大小:223232
    • 提供者:wandd
  1. A4

    0下载:
  2. 绘制桌子,茶壶,兔子 通过键盘按键,控制各个物体(茶壶、桌子和兔子)的显示状态 对各个物体分别用显示列表进行绘制,重复上面的交互控制。 增加键盘按键来切换显示列表和非显示列表绘制方式,通过动画以及对FPS的理解和分析,理解显示列表对程序绘制性能的影响。 -Drawing table, teapot, rabbits through the keyboard keys to control each object (teapot, tables and rabbits) to di
  3. 所属分类:OpenGL program

    • 发布日期:2015-06-01
    • 文件大小:399360
    • 提供者:robin
  1. MultipleView

    1下载:
  2. 一个用OpenGL实现的一个窗口多视口显示的程序,可以实现四个视口间的拼接-A window with an OpenGL implementation of the multi-viewport display program that can realize the splice between four viewports
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-23
    • 文件大小:7245647
    • 提供者:robin
  1. juxingxuanzuan

    0下载:
  2. 在VC6.0上用OpenGL实现同时显示两个窗口,在这两个窗口里绘制相同的矩形,矩形在窗口里能实现旋转,并能通过鼠标来控制停止和继续。-VC6.0 using OpenGL implementation on display two windows, draw two identical rectangular window, a rectangular window can be achieved in the rotation, and through the mouse to contro
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-11
    • 文件大小:1038
    • 提供者:klear
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 »
搜珍网 www.dssz.com