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

搜索资源列表

  1. BEEPER1

    0下载:
  2. 一个关于计时器的小程序-a timer on the small program
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1455
    • 提供者:
  1. 在OpenGL视图中绘制动画

    2下载:
  2. 利用mfc设定计时器和帧缓存技术,可以制作出流畅的动画。一般用opengl向正方体表面添加各种颜色,以达到双缓存动画的实现。-use mfc set the timer and frame buffer technology, can produce smooth animation. General use opengl cube surface to add color to achieve double-buffering to achieve animation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40556
    • 提供者:石头
  1. 分形算法

    0下载:
  2. 利用OpenGL制作的3维旋转分形效果,提供定时器方式和线程方式。-produced by the use of OpenGL 3D fractal rotating effect, the timer mode and threads.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:289706
    • 提供者:余灿基
  1. Cube1

    0下载:
  2. 用OpenGL实现对环境光、物体质材、颜色等多种结合起来的模拟 程序界面等各方面的都源于自己的设计 同时利用定时器来实现不同角度的旋转功能-use OpenGL light on the environment, build physical objects, such as multiple colors combine analog interface procedures in the areas of their origin are designed using the tim
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:58696
    • 提供者:李东
  1. timer

    0下载:
  2. glstudio 时间服务精确电子时钟的实现原代码
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:19531
    • 提供者:zxg
  1. Timer

    0下载:
  2. 用OpenGL为球体贴上纹理,并能够旋转,实现类似地球仪的功能
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:655749
    • 提供者:李冰
  1. xingqiong

    1下载:
  2. 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:518302
    • 提供者:秦胜伍
  1. OpenGL

    0下载:
  2. 基于对话框的用一个定时器控制物体旋转的OPengl绘图程序-Based on the dialog box with a timer control object rotation OPengl drawing program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3710679
    • 提供者:杨振
  1. timer.c

    0下载:
  2. Uses the glutTimerFunc callback to make a simple timer.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:2559
    • 提供者:周默
  1. 1

    0下载:
  2. 叙述了MFC 下使用定时器和渲染线程两种方法来实现基于OpenGL 的动画的编程过程。本文通过两个示例对这两种方法 的特点进行了分析、比较,以明确其各自的适用范围。-Timer and render thread are two main methods used in computer animation programming. This paper analyszed their features ,then com2 pared them.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:203402
    • 提供者:高额
  1. Robotrotation

    0下载:
  2. 使用VC++2005实现了旋转的机器人,先使用OpenGL基本图元,绘制了一个简单的机器人,再使用计时器,使其进行旋转运动。-Implemented using VC++2005 robot rotation, the first use of OpenGL primitives to draw a simple robot, then use the timer, so the rotation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-25
    • 文件大小:8417651
    • 提供者:zhurong
  1. mertcanKurtaranGrup1

    0下载:
  2. C# openGl project in this project used timer alert for object motion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-04
    • 文件大小:1367997
    • 提供者:murat
  1. OpenGL_MFC_capture

    1下载:
  2. 基于OpenGL的MFC框架程序,基于对话框的向导生成,带有OpenGL截图功能,使用定时器按照25Hz绘制旋转的彩色立方体-MFC framework OpenGL-based program, dialog-based wizard, and with OpenGL capture (grab) feature, use the timer in accordance with rotating colored cube drawn 25Hz
  3. 所属分类:OpenGL program

    • 发布日期:2016-12-31
    • 文件大小:32768
    • 提供者:yn
  1. house

    0下载:
  2. 一个小房子,通过设置一个小定时器来动画,希望对大家有用。-A small house, small by setting a timer to animate, I hope to be useful.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:293812
    • 提供者:王海强
  1. OpenGL_MFC

    0下载:
  2. 这一些OpenGL在MFC中实现的一些小的例程,可以实现抗锯齿,纹理映射,纹理照明,纹理透明度等。 这些例程创建一种方法实现以下功能: 在一个对话框中画一个简单的立方体并使用OpenGL进行渲染。 可以用鼠标右键菜单操纵物体,改变纹理等。 一个定时器控制的自动旋转。 纹理文件必须是2^n*2^m*24bits的BMP位图。-This is the smallest example to make : Antialiasing Gouraud Textur
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1108679
    • 提供者:李平
  1. MFCwithOpenGLWindow51

    0下载:
  2. MFCwithOpenGLWindow51-用多线程方法实现在MFC/WIN32中调用OpenGL函数并创建OpenGL窗口源码.增加了glut定时器控制显示刷新,使得可以在MFC中方便地控制GL绘图。-MFCwithOpenGLWindow51-method with multi-threaded OpenGL function call in the MFC/WIN32 and create OpenGL window source. Increased the glut timer con
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4493774
    • 提供者:xiaobo
  1. opengl---simple-CS-game

    0下载:
  2. 基于opengl的简单CS游戏实现,包括3ds模型导入,MDL/MD2模型建模,游戏的逻辑处理,跟踪打印,计时器等功能。-Simple CS game based on the opengl, including the 3ds model import, MDL/MD2 modeling, game logic processing, tracking print and timer functions.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2360974
    • 提供者:fenglei
  1. F1

    0下载:
  2. simple car moving using timer -simple car moving using timer
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-09
    • 文件大小:8241
    • 提供者:mohsen
  1. Comet-Ride

    0下载:
  2. Comet Ride Animates the sun and earth from the point of view of a comet. Is another flyby with a predefined flight path. Flies around a scene with multiple objects which themselves are moving. The objects are the sun and the earth, dra
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:2140
    • 提供者:Prashant
  1. Robot-Arm

    0下载:
  2. Comet Ride Animates the sun and earth from the point of view of a comet. Is another flyby with a predefined flight path. Flies around a scene with multiple objects which themselves are moving. The objects are the sun and the earth, dra
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-08
    • 文件大小:2248
    • 提供者:Prashant
« 12 »
搜珍网 www.dssz.com