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

搜索资源列表

  1. OpenGLTutorial

    0下载:
  2. OPENGL入门的好举例.建立MFC的消息体系和OPENGL状态机的联系方式,OPENGL的渲染,立体几何中的数学模型等内容.可以花点时间入门和学习.其实3DMAX就是这些东西.注意,这是表面渲染,不是实心的物体的仿真!其需要有限元法等工具进行模拟.气体模拟等用的粒子系统以后提供-entry OpenGL good example. News of the establishment of MFC and OpenGL system link state machine , OpenGL ren
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:89107
    • 提供者:weng
  1. 23825760JGFZ

    0下载:
  2. OpenGl与Visual C++ 结合实现连杆自由运动并给出轨迹图,动画效果逼真,值得借鉴。-OpenGl and Visual C Combination link Freedom Movement and gives trajectory map, lifelike animation, is worth learning from.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:46763
    • 提供者:杰西卡
  1. Openearth

    0下载:
  2. 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:174322
    • 提供者:倪明
  1. greedy

    0下载:
  2. 集装箱的装箱问题: *给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材 *的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装 *箱的空间利用率最高?使用贪心算法解决。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 \"settings->link\" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib glaux.lib
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:63741
    • 提供者:章为到
  1. backtraing

    0下载:
  2. *零件切割问题: *给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割 *出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形 *板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? *使用回溯算法实现程序。 *编译方法:打开cpp文件,在编译的同时建立工程,打开 \"settings->link\" *在link项的Object/library modules:中加入Opengl32.lib glu32.lib g
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:356280
    • 提供者:章为到
  1. zonghe

    0下载:
  2. *算法的综合应用: * 有m台不同的机器,n个不同的工件。每个工件有多道工序,每道工序由指定的 *机器在固定的时间内完成。一道工序一旦开始处理,就不能中断。每台机器一 *次只能处理一道工序。一个调度就是决定每台机器上工序的处理顺序,使得机 *器完成所有工件的时间最短。具体的,该问题就是要求在满足(1)、(2)两 *个约束条件的前提下,确定每台机器上工序的顺序,使加工的时间跨度(从开 *始加工到全部工件都加工完所需要的时间)达到最小。其中,(1)表示工件 *约束条件:对
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:366503
    • 提供者:章为到
  1. 图象缩放

    0下载:
  2. 通过改变窗体大小来实现图象的重叠,使用了opengl,当然要链接三个文件可打开,project/setting/link/opengl32.lib glu32.lib glaux.lib -through changes in the form size to achieve the overlapping images, using opengl, of course, to link three documents can be opened, project/setting/link/op
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:41626
    • 提供者:李红陶
  1. stereo

    0下载:
  2. The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:120580
    • 提供者:焦学健
  1. FreeWRL-1.11.tar

    0下载:
  2. The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3998389
    • 提供者:焦学健
  1. cglib

    0下载:
  2. cg.dll.cggl.dll.opengl开发必须的两个动态连接库!很好很-development must cg.dll.cggl.dll.opengl two Dynamic Link Library! Very good
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:536536
    • 提供者:lbo
  1. KAI

    0下载:
  2. 调用OPENGL开发画图软件 其中涉及opengl的RC 与DC的关联和设置,可视空间的设置等-Call OPENGL drawing software development involving opengl the RC with DC link and settings, video settings, such as space
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:45293
    • 提供者:allendu
  1. TomsHallsGame

    0下载:
  2. 界面的链接程序,就是指在一般在界面里增加超链接功能,-Link interface procedures, refers to the general increase in the interface hyperlink function,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:93224
    • 提供者:郑卫民
  1. OPENGL_runtine

    0下载:
  2. 一个OPENGL的例程,学习素材绑定滤镜照明和雾化效果After downloading the code files in zip format and extracting them, compile the code in VC environment to create the Debug folder, and like wise link and then run the exe file. Choose the exe to run in non-Full screen mode
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-26
    • 文件大小:250454
    • 提供者:lala
  1. OpenGL2.0

    0下载:
  2. OpenGl开发库2.0 里面有opengl2.0开发所需要的动态链接库,lib文件-OpenGl Development Library 2.0 there are opengl2.0 required the development of a dynamic link library, lib files, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:743693
    • 提供者:幻影
  1. glut

    0下载:
  2. 这个文件包含了在VC++下的OPENGL编程时需要用到的几个动态连接库,我整理了一下,方便大家!-This file contains the VC++ under OPENGL programming needed several dynamic link library, I put together some easy everyone!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:641845
    • 提供者:张健
  1. glust-official-latest-glut-3.7.6-bin

    0下载:
  2. openGL中glust最新的版本的库,头文件,动态链接库-glust the latest version of the library, header files, dynamic link library
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-22
    • 文件大小:104630
    • 提供者:许智全
  1. 1060741_1081337_2DI

    0下载:
  2. Problems Saving a File: Press the Download button next to the file name and a window should pop-up offering you to save the file. If this doesn t happen, or the file’s name is incorrect, you should be able to right-click (or the equivalent) on the Do
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1485826
    • 提供者:pedro
  1. glut

    0下载:
  2. OPenGl的glut.lib!非常有用的链接库!-OPenGl of glut.lib! Very useful link library!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:60489
    • 提供者:刘欢
  1. cg

    0下载:
  2. OpenGL开发必备的动态链接库,一般电脑上都会缺少的-OpenGL development of essential dynamic link library, the computer will generally missing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:276737
    • 提供者:张明
  1. cgGL

    0下载:
  2. cggl.dll OpenGL开发必备的动态链接库,一般电脑上都会缺少这个-cggl.dll OpenGL development of essential dynamic link library, the computer will generally lack the
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:62956
    • 提供者:张明
« 12 3 »
搜珍网 www.dssz.com