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

搜索资源列表

  1. SharpGL-2.0-Source-Code

    0下载:
  2. SharpGL的例程源代码,一个开源类库,SharpGL让你是使用OpenGL非常方便。这些工程源码是针对Visual Studio开发环境。-SharpGL is a project that lets you use OpenGL in your Windows Forms or WPF applications with ease! With all OpenGL functions up to the latest 4.2 release, all major extensions, a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:2956004
    • 提供者:talkbig
  1. grf_display_opengl

    0下载:
  2. GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
  3. 所属分类:Other Games

    • 发布日期:2017-04-15
    • 文件大小:7485
    • 提供者:nader
  1. opengl_qt_draw3D

    0下载:
  2. 四棱锥由5个面构成一个封闭的立体图,其中4个共顶点的侧面是三角形,底面是个四边形。如果我们要绘制一个3D的四棱锥只需要绘制这5个面即可,绘制的方法和前一篇文章OpenGL_Qt学习笔记之_03(平面图形的着色和旋转)的相同。只不过这里的顶点坐标是3维的,所以图像深度那一维不一定为0。因此我们可以事先计算好四棱锥各个顶点的坐标,这对学过立体几何的人来说应该是小case了。然后绘制每个面就可以。 注意,在opengl中绘制每个面时,所有面给出的顶点的顺序都要按照逆时针或者顺时针(我这里采用的
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:309471
    • 提供者:wuwei
  1. Vega_OpenGL_DI-GUY

    0下载:
  2. OpenGL diguy vg 快速入门指导 对跨平台开源 场景图形API 的 初步介绍-OpenGL diguy vg Quick Start guide the initial introduction of the cross-platform open source scene graph API
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-17
    • 文件大小:3745072
    • 提供者:苏芮
  1. sin(x)

    0下载:
  2. 界面画出sin(x)的曲线 opengl-Interface to draw a graph of sin (x) opengl mfc
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:3644208
    • 提供者:
  1. grf_display_opengl

    0下载:
  2. GRF_DISPLAY_OPENGL is a C++ program which reads a GRF file containing information about an abstract graph and displays a plot using OPENGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:7529
    • 提供者:rkingt
  1. OpenGL_GLUT_Matrix

    0下载:
  2. 用OPENGL制作的,显示在2维坐标系下图形平移,旋转的轨迹-Produced with OPENGL, appears in the 2-dimensional coordinate system graph translation and rotation of the trajectory
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1560
    • 提供者:importantto
  1. sixAxisDisp

    0下载:
  2. It is a PC software receive data from MCU through USART under a certain protocol and display the receive data in graph and text. It has a COM setup class, a OPENGL display class.
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2701929
    • 提供者:huang zheng
  1. ogl

    0下载:
  2. Simple opengl scene graph implementation. Support for Cameras, transformations and lights. Comes with example.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:115000
    • 提供者:jujubird
  1. wenlishuju-

    0下载:
  2. 一些基本的OpenGL的纹理数据图,可以方便初学者直接拿来学习与运用。-Some basic OpenGL texture data graph can be directly used for beginners to learn and use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-10
    • 文件大小:17284563
    • 提供者:李云
  1. GraphSegment

    0下载:
  2. opengl 图论分割,基于openGL框架的图论分割,分割效果依赖于阈值设定-graph cuts based on opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:20184082
    • 提供者:于水水
  1. 12.cpp.tar

    0下载:
  2. 12 directed graph in unix opengl
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:618
    • 提供者:anand
  1. glutEx3

    0下载:
  2. 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:1240
    • 提供者:robin
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. OpenGL3Dgraphtext

    0下载:
  2. OpenGL 3D graph text
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:781069
    • 提供者:tigerking
  1. MoleculeViewer

    0下载:
  2. 可以显示3D分子图形,并且可以按照元素周期表调整颜色-This another old project of mine that demonstrates basic OpenGL, it also makes use of WTL and the Boost Graph Library.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-19
    • 文件大小:28547613
    • 提供者:best
  1. OSG

    0下载:
  2. OSG开源教程(转).doc 在最底层对OpenGL基本几何进行松散的包装,中级是使用Open Scene Graph的基本形状,以及更高级一些的从文件读取
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:44194
    • 提供者:weiguian
  1. MusicVisualizer-master

    0下载:
  2. MusicVisualizer: Music Visualizer built using OpenGL 4.3. Utilizes compute shaders for DFT on audio samples.Currently just plays a WAV file and displays a frequency graph.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-30
    • 文件大小:10873
    • 提供者:shushu
  1. cube

    0下载:
  2. 利用OpenGL,在vs2015中进行四边形的绘制,并根据变换矩阵绘制变换后的图形-Using OpenGL, quadrilateral is drawn in vs2015 and the transformed graph is drawn the transformation matrix
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-29
    • 文件大小:11709632
    • 提供者:wangyaru
« 1 2 3 4»
搜珍网 www.dssz.com