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

搜索资源列表

  1. VROpenGL

    0下载:
  2. 用MFC开发的虚拟现实程序,采用OpenGL函数库绘制球体,实现移动,旋转等功能-Using MFC developed a virtual reality program, using the OpenGL library to draw a sphere, to achieve move, rotate, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1974636
    • 提供者:俞礼彬
  1. glew-1.10.0-win32

    0下载:
  2. opengl的扩展库glew,包含源码与连接库,2013年更新,版本至1.10-opengl extensions library glew, including source code and link library, 2013 updated to version 1.10
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2706370
    • 提供者:bms
  1. SX1303224_3

    0下载:
  2. 利用OpenGL绘制不断旋转的生日蛋糕。应用工具库中的圆柱体、球,通过使用旋转、平移、放大缩小等方法变换坐标,组成蛋糕、蜡烛、火焰等相应物体。-Using OpenGL drawing birthday cake constantly rotating. Utility library cylinders, spheres, through the use of rotating, panning, zooming and other methods transform coordinates
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7969474
    • 提供者:王静
  1. vcOpenGL

    0下载:
  2. OpenGL 的开发库 包括OpenGL32.lib,glut32.lib/d-OpenGL development libraries include OpenGL32.lib, glut32.lib/dll etc.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:743532
    • 提供者:muaxi8
  1. CAD-application-development-

    0下载:
  2. 就OpenGl和VC联合编程做了详细介绍,还有相应的源码,和库-VC OpenGl and joint programming on a detailed descr iption, as well as the corresponding source code, and libraries
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7535846
    • 提供者:陈杰
  1. terrain

    0下载:
  2. 这是关于OpenGL的一个程序。主要是为了读取图片和让图片旋转。(这个程序的运行需要OpenGL的函数库,自行在网上下载)-This is a program about the OpenGL. Mainly in order to read the image and let the picture rotation. (This program needs to run OpenGL library, your own web download)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-27
    • 文件大小:9888250
    • 提供者:yang
  1. Flag

    0下载:
  2. 一个简单的使用OpenGL绘制五星红旗的程序,适合初学者了解最基础的图形绘制和运作机制。需预先安装GLUT库。-A simple use OpenGL flag program, suitable for beginners to understand the most basic graphics rendering and operating mechanisms. GLUT libraries need to be pre-installed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:801
    • 提供者:Eu
  1. graphics

    0下载:
  2. 计算机图形学基础课程源码和OpenGL支持库文件,VC下运行-The basis of computer graphics program source code and OpenGL library file, running under VC
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1329328
    • 提供者:junny
  1. ZHYouhua

    0下载:
  2. 在VC下OpenGL编写的小型桌球游戏,对别人的代码进行了修改,原库无法调用,重新带上了glut32.dll库,可直接运行。-In VC OpenGL prepared by the small pool games on someone else s code has been modified, the original library can not be called again to bring the glut32.dll library, can be directly run.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5235729
    • 提供者:更生
  1. openGLPVS2012

    0下载:
  2. VS2012与openGL2.0的接口问题,将openGL的库文件与VS联合,方便编写三维以及二维的图像,并可以添加渲染效果-Interface problems VS2012 and openGL2.0 will openGL library file jointly with VS, and facilitate the preparation of three-dimensional images, and you can add rendering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:166830
    • 提供者:朱朱
  1. chair

    0下载:
  2. 基于VS2010的一个读取3DS的opengl座椅程序,能对其旋转、缩放、和移动,有纹理的读取,采用了glut库编程。注意事项:3DS模型文件和对应的贴图文件要放在同一个文件夹中。-A reading of the 3DS seat OpenGL program based on VS2010, the rotation, scaling, and mobile, read a texture, using the glut database programming. Note: the 3DS
  3. 所属分类:Graph program

    • 发布日期:2017-06-12
    • 文件大小:19396438
    • 提供者:赖瑾建
  1. glpng

    0下载:
  2. glpng库,可以调用png的图片到opengl的场景中-load png file to scene in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:98971
    • 提供者:liugelin
  1. TKTest

    0下载:
  2. C#编写的,OpenTK实现立体旋转的Demo。OpenTK是专门针对C#的3D库,其中大部分函数和OpenGL类似。该例子实现了一个金字塔旋转,和一个平面图片贴图。VS2012完整工程,包含所有源码。如果编译时有错误,请自行下载OpenTK并安装,然后在工程中重新选择一下包含的库。Debug中已编译好的程序应该可以直接运行,查看效果。-Written in C#, OpenTK achieve three-dimensional rotation Demo. OpenTK is designe
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2759551
    • 提供者:俞毅
  1. Euler

    0下载:
  2. 通过欧拉操作来实现扫成的小程序,而且算法的思想很简单,只是需要用到实体建模中的名为翼边数据结构(又叫,半边数据结构)的东西,和一个欧拉公式。想学习实体建模的同学能够通过这个程序学到很多东西,对于那些想要交图形学课程的代码作业的同学来说,你也可以直接把这个交上去了吆,因为这个代码我已经测试过了,没有任何问题,可以直接运行。当然,最好你是为了学习需要,而不是为了直接down下来应付老师,而且前提是你要部署好OpenGl的库。-By Euler operations to achieve sweepi
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:24759359
    • 提供者:zidian
  1. Earth

    0下载:
  2. 在c++环境下,用opengl类库编写的地球绕太阳转动程序,比较直观-the earth rotates by the sun in OPENGL
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1442711
    • 提供者:路婷
  1. glut376srcAndDll32bit64bit

    0下载:
  2. OPENGL学习必备,glut库的32位和64位版本,另附源码。-32-bit and 64-bit versions OPENGL learning essential, glut library, attached source.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9440011
    • 提供者:kingrumn
  1. DImageFont

    0下载:
  2. 使用opengl写的二维图形程序,里边已经添加过资源,搭建好opengl开发环境后,可以直接使用源码,构建自己的字体库。-Two-dimensional graphics using opengl written procedures have been added over the resources inside after a good opengl development environment to build, you can directly use the source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-14
    • 文件大小:3469229
    • 提供者:lichaojun
  1. wz_jsgraphics

    0下载:
  2. 此Javascr ipt图形库可在网页上动态绘制圆、椭圆、斜线、折线、多边形(包括三角形、矩形)。底层通过创建大量1px*1px的DIV实现,同时对于连续的像素进行了优化,尽量地减少所需的DIV,因此有较好的性能,当然和Java2D、GDI+、OpenGL、DirectX、Flash、SVG、VML及HTML Canvas是无法相比较的。网站:-This library is free software you can redistribute it and/or modify it un
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:6523
    • 提供者:yancheng
  1. SunAndEarth

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示太阳系的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the solar
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3579848
    • 提供者:龙二
  1. MYTERRAIN2

    0下载:
  2. 开发工具Visual studio,语言:c/c++,使用OpenGl函数库,编写的一个展示随机地形的程序-use Visual studio develop tool,use c/c++,use OpenGl Library,show the random terrain
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:41673
    • 提供者:龙二
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com