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

搜索资源列表

  1. fish_openGL

    2下载:
  2. 本程序是在Visual studio 6.0里用openGl编写的,实现了鱼在鱼缸里旋转等一系列功能,效果逼真,程序使用纹理映射等。-the procedures in Visual Studio 6.0, he devoted openGl prepared, achieving a fish tank Lane in a series of rotating function, lifelike, procedures such as the use of texture mapping.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:56.8kb
    • 提供者:wuhq
  1. ShowBall

    0下载:
  2. 这个程序是用OpenGL和glaux在Visual Studio .Net的开发环境中创建的. 该程序包含的功能有: 1. 对键盘的输入作出响应 2. 3D物体的旋转动画 3. 创建窗口显示 4. 创建全屏显示 5. 3维贴图 该程序适用于初学OpenGL, 尤其是初学glaux的程序员. 读码愉快!-this procedure is OpenGL and glaux in Visual Studio. Net development environment cr
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:73.07kb
    • 提供者:海洋
  1. gl_3ds_loader

    1下载:
  2. 这是一个opengl下的3ds文件loader。 导入的3ds object 可以用jpeg或者bmp文件作为贴图。 This program loads a 3ds-file with jpeg or bmp texture. Make a model with texture in 3D Studio Max or similar and export it as a 3ds-file. Remember to use the top view in 3D studio as
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2.85mb
    • 提供者:charles
  1. win32openglwindow

    0下载:
  2. This a basic example of a Windows 32 window with an Open GL rendering context. It is a good starting point for opensource Win32 OpenGL programming without microsoft visual studio and other expensive programs.-This is a basic example of a Window
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1.68kb
    • 提供者:3x0sk3l3t0n
  1. proj1

    0下载:
  2. 在Windows系统中,安装GLUT库:打开glut-3.7.6-bin.zip,取出glut.h,glut32.lib,glut32.dll,分别放置。 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: 在此基础上,修改各顶点颜色,使得每个顶点颜色不一样,多边形内部颜色渐变。 操作方法和实验步骤: 1.使用GL_POLYGON模式绘制白色的多边形,由于所绘多边形为凹多边形,故从最左上角的点开始绘制,以防得到不可预测的图形。注意求得各凹角(refl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:5.63kb
    • 提供者:小痴狗子
  1. sphere

    0下载:
  2. 使用visual studio 2005编译生成的代码,实现描绘一个球体,并根据需要实现色彩调整,位置变换。-Using visual studio 2005 to compile the generated code to achieve depicts a sphere, and in accordance with the need to achieve color adjustments, position change.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:73.59kb
    • 提供者:mokulou
  1. Bezier

    0下载:
  2. Program draws a Bezier plane. Program was coded in c++ using glut and visual studio.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:2.95kb
    • 提供者:tombosz
  1. freefall_demonstration

    0下载:
  2. This is a complete visual studio project with exe file. It focuses on OpenGl. It simulates freefall of an egg and a ball bouncing inside a cube. To switch press "a, s, d" in program also use "r" to restart egg fall.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:Antoni
  1. BezierCurve_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下,绘制的Open_GL贝赛尔曲线,并且可以沿着贝赛尔曲线移动小红球.-Moves a sphere along a bezier curve on the Visual Studio 2008 flatform
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2.75mb
    • 提供者:starblue310
  1. CameraWorldCollision_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下,绘制一个Open_GL小型迷宫,用来演示相机和物体世界的碰撞-Draw a small maze Open_GL, shows how to check if camera and world collide on the Visual Studio 2008 flatform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:58.3kb
    • 提供者:starblue310
  1. ClosestPointOnaLine_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下,制作的一个Open_GL寻找任一点到线上另一个最近点的小程序,适合Open_GL初学者学习使用.-Finds closest point on a line to another point on the Visual Studio 2008 flatform, Open_GL for beginners to learn to use.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:35.82kb
    • 提供者:starblue310
  1. FramesPerSecond_OpenGL

    0下载:
  2. 在Visual Studio 2008环境下, 制作的一个Open_GL演示计算每秒多少帧的程序-Produced a Open_GL demonstrates calculating the frames per second on the Visual Studio 2008 flatform
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:31.08kb
    • 提供者:starblue310
  1. MyComputerAndTable_OpenGL

    0下载:
  2. OpenGL网格建模类,实现一张电脑桌渲染。平台visual studio 2008 MFC-OpenGL grid model class that implements a computer desk rendering. Platform, visual studio 2008 MFC
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-15
    • 文件大小:22.81mb
    • 提供者:王军
  1. cuick_OpenGL

    0下载:
  2. OpenGL是近几年发展起来的一个性能卓越的三维图形标准,它是在SGI等多家世界闻名的计算机公司的倡导下,以SGI的GL三维图形库为基础制定的一个通用共享的开放式三维图形标准。目前,包括Microsoft、SGI、IBM、DEC、SUN、HP等大公司都采用了OpenGL做为三维图形标准,许多软件厂商也纷纷以OpenGL为基础开发出自己的产品,其中比较著名的产品包括动画制作软件Soft Image和3D Studio MAX、仿真软件Open Inventor、VR软件World Tool Kit
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:622.42kb
    • 提供者:LPFU
  1. glm-0.9.0.6

    1下载:
  2. OpenGL Mathematics (GLM) is a C++ mathematics library for 3D software based on the OpenGL Shading Language (GLSL) specification. The goal of the project is to provide to 3D programmers math classes and functions that miss in C++ when we use to p
  3. 所属分类:OpenGL program

    • 发布日期:2016-10-30
    • 文件大小:1.33mb
    • 提供者:Sukuma Ubhada
  1. OpenGLPlat3

    0下载:
  2. 此程序是利用opengl在visual studio 2008里建立了一个正方体,它的一个面贴上方格-This procedure is to use opengl in visual studio 2008 in the establishment of a cube, it' s a box labeled surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:9.8mb
    • 提供者:lgy283
  1. 3DSglLoader

    0下载:
  2. 3D Studio 是Autodesk公司开发的一套用于在微机上制作三维动画的应用程序。本实例介绍怎样在OpenGL中读取并3DS格式文件。-3D Studio is a set of application program that is used to make 3D animation on PC by Autodesk.This instance describees how to read 3DS format by OpenGL.
  3. 所属分类:OpenGL program

    • 发布日期:2015-01-23
    • 文件大小:232kb
    • 提供者:桂建婷
  1. pcgsolver

    0下载:
  2. a PCG Solver of Visual Studio-a PCG Solver
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:9.42kb
    • 提供者:vrplaying
  1. O_ASS

    0下载:
  2. 通过OpenGL建立了一个太空站的模型,有堡垒和变换的方盒,含光照(A model of the space station was built by OpenGL, a fortress and transform the box, containing light)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-08
    • 文件大小:35.25mb
    • 提供者:insatiable
  1. vs_2013mfc_opengl

    0下载:
  2. 一个能完成很多功能,如旋转、平移等功能的单文档MFC下的OpenGL编程,能在visual studio2013中成功运行(A OpenGL programming under a single document MFC that performs many functions, such as rotation and translation, can run successfully in visual studio2013)
  3. 所属分类:OpenGL

    • 发布日期:2018-04-29
    • 文件大小:87.72mb
    • 提供者:Qlmite
« 12 3 »
搜珍网 www.dssz.com